Searched defs:numTests (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/test/Unit/ppc/
H A Dfloatditf_test.h38018 static const int numTests = sizeof(tests) / sizeof(struct testCase); variable
[all...]
H A Dfloatunditf_test.h19014 static const int numTests = sizeof(tests) / sizeof(struct testCase); variable
[all...]
/external/icu4c/test/cintltst/
H A Dcloctst.c2585 const int32_t numTests = sizeof(tests)/sizeof(tests[0]); local
2605 for(i=0;i<numTests;i++) {

Completed in 346 milliseconds