Searched refs:commonTestFunction (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp575 typedef void commonTestFunction(FindAppCaller &caller); typedef
576 static commonTestFunction *commonTestFunctions[] = {
585 = sizeof(commonTestFunctions) / sizeof(commonTestFunction*);
H A DLaunchTester.cpp1427 typedef void commonTestFunction(LaunchCaller &caller); typedef
1428 static commonTestFunction *commonTestFunctions[] = {
1441 = sizeof(commonTestFunctions) / sizeof(commonTestFunction*);

Completed in 46 milliseconds