Searched refs:_testOneLine (Results 1 – 6 of 6) sorted by relevance
258 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;"); in _hideTestCase6()261 public void _testOneLine(String line) throws Exception{ in _testOneLine() method in UnicodeNormalizerConformanceTest
505 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;",options); in _hideTestCase6()508 public void _testOneLine(String line,int options) throws Exception{ in _testOneLine() method in ConformanceTest
262 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;"); in _hideTestCase6()265 public void _testOneLine(String line) throws Exception{ in _testOneLine() method in UnicodeNormalizerConformanceTest
509 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;",options); in _hideTestCase6()512 public void _testOneLine(String line,int options) throws Exception{ in _testOneLine() method in ConformanceTest
99 void _testOneLine(const char *line);
585 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;"); in TestCase6()588 void NormalizerConformanceTest::_testOneLine(const char *line) { in _testOneLine() function in NormalizerConformanceTest