Searched defs:_testOneLine (Results 1 – 6 of 6) sorted by relevance
270 private void _testOneLine(String line) throws Exception{ in _testOneLine() method in UnicodeNormalizerConformanceTest
509 private void _testOneLine(String line,int options) throws Exception{ in _testOneLine() method in ConformanceTest
267 private void _testOneLine(String line) throws Exception{ in _testOneLine() method in UnicodeNormalizerConformanceTest
506 private void _testOneLine(String line,int options) throws Exception{ in _testOneLine() method in ConformanceTest
656 void NormalizerConformanceTest::_testOneLine(const char *line) { in _testOneLine() function in NormalizerConformanceTest