Searched refs:PerformTest (Results 1 - 25 of 80) sorted by last modified time

1234

/haiku/src/tests/kits/support/bstring/
H A DStringInsertTest.cpp18 StringInsertTest::PerformTest(void) function in class:StringInsertTest
147 &StringInsertTest::PerformTest));
H A DStringConstructionTest.cpp18 StringConstructionTest::PerformTest(void) function in class:StringConstructionTest
86 &StringConstructionTest::PerformTest));
H A DStringAssignTest.cpp18 StringAssignTest::PerformTest(void) function in class:StringAssignTest
145 &StringAssignTest::PerformTest));
H A DStringAppendTest.cpp18 StringAppendTest::PerformTest(void) function in class:StringAppendTest
154 &StringAppendTest::PerformTest));
H A DStringReplaceTest.cpp18 StringReplaceTest::PerformTest(void) function in class:StringReplaceTest
430 &StringReplaceTest::PerformTest));
H A DStringSubCopyTest.cpp19 StringSubCopyTest::PerformTest(void) function in class:StringSubCopyTest
50 &StringSubCopyTest::PerformTest));
H A DStringSearchTest.cpp19 StringSearchTest::PerformTest(void) function in class:StringSearchTest
640 &StringSearchTest::PerformTest));
H A DStringSplitTest.cpp19 StringSplitTest::PerformTest(void) function in class:StringSplitTest
60 &StringSplitTest::PerformTest));
H A DStringRemoveTest.cpp19 StringRemoveTest::PerformTest(void) function in class:StringRemoveTest
256 &StringRemoveTest::PerformTest));
/haiku/src/tests/kits/interface/bregion/
H A DRegionTestcase.cpp252 * Method: RegionTestcase::PerformTest()
259 void RegionTestcase::PerformTest(void) function in class:RegionTestcase
H A DRegionOffsetBy.cpp114 return(new RegionOffsetByCaller("BRegion::OffsetBy Test", &RegionOffsetBy::PerformTest));
H A DRegionIntersect.cpp196 return(new RegionIntersectCaller("BRegion::Intersect Test", &RegionIntersect::PerformTest));
H A DRegionInclude.cpp184 return(new RegionIncludeCaller("BRegion::Include Test", &RegionInclude::PerformTest));
H A DRegionExclude.cpp198 return(new RegionExcludeCaller("BRegion::Exclude Test", &RegionExclude::PerformTest));
H A DRegionConstruction.cpp125 return(new RegionConstructionCaller("BRegion::Construction Test", &RegionConstruction::PerformTest));
/haiku/src/tests/kits/interface/bdeskbar/
H A DDeskbarGetItemTest.cpp44 * Method: DeskbarGetItemTest::PerformTest()
51 void DeskbarGetItemTest::PerformTest(void) function in class:DeskbarGetItemTest
122 return(new DeskbarGetItemTestCaller("BDeskbar::Get Item Test", &DeskbarGetItemTest::PerformTest));
H A DDeskbarAddItemTest.cpp51 * Method: DeskbarAddItemTest::PerformTest()
74 void DeskbarAddItemTest::PerformTest(void) function in class:DeskbarAddItemTest
140 return(new DeskbarAddItemTestCaller("BDeskbar::Add Item Test", &DeskbarAddItemTest::PerformTest));
/haiku/src/tests/kits/app/bpropertyinfo/
H A DPropertyTestcase.cpp138 * Method: PropertyTestcase::PerformTest()
163 void PropertyTestcase::PerformTest(void) function in class:PropertyTestcase
H A DPropertyFlattenTest.cpp85 return(new PropertyFlattenTestCaller("BPropertyInfo::Flatten Test", &PropertyFlattenTest::PerformTest));
H A DPropertyFindMatchTest.cpp171 return(new PropertyFindMatchTestCaller("BPropertyInfo::FindMatch Test", &PropertyFindMatchTest::PerformTest));
H A DPropertyConstructionTest.cpp194 return(new PropertyConstructionTestCaller("BPropertyInfo::Construction Test", &PropertyConstructionTest::PerformTest));
/haiku/src/tests/kits/app/bmessagequeue/
H A DFindMessageTest1.cpp60 * Method: FindMessageTest1::PerformTest()
69 void FindMessageTest1::PerformTest(void) function in class:FindMessageTest1
117 testCaller->addThread("A", &FindMessageTest1::PerformTest);
H A DAddMessageTest2.cpp46 * Method: AddMessageTest2::PerformTest()
56 void AddMessageTest2::PerformTest(void) function in class:AddMessageTest2
109 testCaller->addThread("A", &AddMessageTest2::PerformTest);
H A DAddMessageTest1.cpp67 * Method: AddMessageTest1::PerformTest()
76 void AddMessageTest1::PerformTest(void) function in class:AddMessageTest1
117 testCaller->addThread("A", &AddMessageTest1::PerformTest);
/haiku/src/tests/kits/support/bmemoryio/
H A DWriteTest.cpp20 WriteTest::PerformTest(void) function in class:WriteTest
75 return(new WriteTestCaller("BMemoryIO::Write Test", &WriteTest::PerformTest));

Completed in 169 milliseconds

1234