Lines Matching defs:firstTest
4673 static void (*firstTest)() = testRectOp1d;5158 if (firstTest) {5159 while (index > 0 && tests[index].fun != firstTest) {