Searched refs:NUM_TESTS (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/tests/ | ||
H A D | TestCRT.cpp | 102 #define NUM_TESTS int((sizeof(tests) / sizeof(tests[0]))) macro 107 for (int i = 0; i < NUM_TESTS; i++, tp++) { |
Completed in 149 milliseconds