Home
last modified time | relevance | path

Searched refs:ConstructorTest (Results 1 – 7 of 7) sorted by relevance

/haiku/src/tests/kits/translation/
H A DBitmapStreamTest.h51 void ConstructorTest();
H A DTranslatorRosterTest.h50 void ConstructorTest();
H A DBitmapStreamTest.cpp71 &BitmapStreamTest::ConstructorTest)); in Suite()
93 BitmapStreamTest::ConstructorTest() in ConstructorTest() function in BitmapStreamTest
H A DTranslatorRosterTest.cpp78 &TranslatorRosterTest::ConstructorTest)); in Suite()
155 TranslatorRosterTest::ConstructorTest() in ConstructorTest() function in TranslatorRosterTest
1021 test.ConstructorTest(); in main()
/haiku/src/tests/system/kernel/util/
H A DVectorSetTest.h12 void ConstructorTest();
H A DOrderedMapTest.h38 void ConstructorTest();
636 ADD_ORDERED_MAP_TEST(suite, ConstructorTest); in Suite()
653 _ORDERED_MAP_TEST_CLASS_NAME::ConstructorTest() in ConstructorTest() function
H A DVectorSetTest.cpp31 ADD_TEST4(VectorSet, suite, VectorSetTest, ConstructorTest); in Suite()
45 VectorSetTest::ConstructorTest() in ConstructorTest() function in VectorSetTest