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

/external/antlr/antlr-3.4/runtime/Python/unittests/
H A Dtesttreewizard.py46 def testEnd(self): member in class:TestTreePatternLexer
/external/icu4c/test/cintltst/
H A Dnucnvtst.c5334 const char *testEnd = (const char *)testBytes + sizeof(testBytes); local
5344 while (testBuffer != testEnd)
5346 /*result = */ucnv_getNextUChar (cnv, &testBuffer, testEnd , &status);

Completed in 53 milliseconds