Searched refs:_testOneLine (Results 1 – 6 of 6) sorted by relevance
264 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;"); in _hideTestCase6()267 private void _testOneLine(String line) throws Exception{ in _testOneLine() method in UnicodeNormalizerConformanceTest
503 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;", /*options*/ 0); in _hideTestCase6()506 private void _testOneLine(String line,int options) throws Exception{ in _testOneLine() method in ConformanceTest
267 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;"); in _hideTestCase6()270 private void _testOneLine(String line) throws Exception{ in _testOneLine() method in UnicodeNormalizerConformanceTest
506 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;", /*options*/ 0); in _hideTestCase6()509 private void _testOneLine(String line,int options) throws Exception{ in _testOneLine() method in ConformanceTest
108 void _testOneLine(const char *line);
642 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;"); in TestCase6()645 void NormalizerConformanceTest::_testOneLine(const char *line) { in _testOneLine() function in NormalizerConformanceTest