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

/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp576 static commonTestFunction *commonTestFunctions[] = { variable
585 = sizeof(commonTestFunctions) / sizeof(commonTestFunction*);
636 (*commonTestFunctions[i])(caller);
819 (*commonTestFunctions[i])(caller);
850 (*commonTestFunctions[i])(caller);
H A DLaunchTester.cpp1428 static commonTestFunction *commonTestFunctions[] = { variable
1441 = sizeof(commonTestFunctions) / sizeof(commonTestFunction*);
1497 (*commonTestFunctions[i])(caller);
1590 (*commonTestFunctions[i])(caller);
1721 (*commonTestFunctions[i])(caller);
2044 (*commonTestFunctions[i])(caller);
2063 (*commonTestFunctions[i])(caller);
2460 (*commonTestFunctions[i])(caller);
2479 (*commonTestFunctions[i])(caller);
2922 (*commonTestFunctions[
[all...]

Completed in 52 milliseconds