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

/macosx-10.10/apr-32/apr/apr/test/
H A Dsockperf.c84 apr_time_t testStart = apr_time_now(), testEnd; local
166 testEnd = apr_time_now();
178 *t = testEnd - testStart;
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dnucnvtst.c5317 const char *testEnd = (const char *)testBytes + sizeof(testBytes); local
5327 while (testBuffer != testEnd)
5329 /*result = */ucnv_getNextUChar (cnv, &testBuffer, testEnd , &status);

Completed in 177 milliseconds