Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Python/unittests/
Dtesttreewizard.py46 def testEnd(self): member in TestTreePatternLexer
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c5320 const char *testEnd = (const char *)testBytes + sizeof(testBytes); in TestJitterbug255() local
5330 while (testBuffer != testEnd) in TestJitterbug255()
5332 /*result = */ucnv_getNextUChar (cnv, &testBuffer, testEnd , &status); in TestJitterbug255()