Searched refs:numTestCases (Results 1 - 1 of 1) sorted by relevance
/external/compiler-rt/test/Unit/ppc/ | ||
H A D | fixtfdi_test.c | 450 const int numTestCases = sizeof(testCases) / sizeof(struct testVector); variable 460 for (i=0; i<numTestCases; ++i) { |
Completed in 352 milliseconds