Home
last modified time | relevance | path

Searched refs:TestFunc2 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/
H A DExampleTest.cpp31 caller->addThread("B", &ExampleTest::TestFunc2); in Suite()
47 caller->addThread("GoodThread2", &ExampleTest::TestFunc2); in Suite()
55 "ExampleTests::SingleThreaded Test #2", &ExampleTest::TestFunc2)); in Suite()
80 ExampleTest::TestFunc2() in TestFunc2() function in ExampleTest
H A DExampleTest.h15 void TestFunc2(); // num *= 2