HomeSort by relevance Sort by last modified time
    Searched refs:_testOneLine (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/test/intltest/
normconf.h 101 void _testOneLine(const char *line);
normconf.cpp 586 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;");
589 void NormalizerConformanceTest::_testOneLine(const char *line) {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
UnicodeNormalizerConformanceTest.java 262 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;");
265 private void _testOneLine(String line) throws Exception{
ConformanceTest.java 510 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;", /*options*/ 0);
513 private void _testOneLine(String line,int options) throws Exception{
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
UnicodeNormalizerConformanceTest.java 261 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;");
264 private void _testOneLine(String line) throws Exception{
ConformanceTest.java 509 _testOneLine("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;", /*options*/ 0);
512 private void _testOneLine(String line,int options) throws Exception{

Completed in 96 milliseconds