OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_testOneLine
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/test/intltest/
normconf.cpp
585
_testOneLine
("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;");
588
void NormalizerConformanceTest::
_testOneLine
(const char *line) {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
ConformanceTest.java
505
_testOneLine
("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;",options);
508
public void
_testOneLine
(String line,int options) throws Exception{
UnicodeNormalizerConformanceTest.java
258
_testOneLine
("0385;0385;00A8 0301;0020 0308 0301;0020 0308 0301;");
261
public void
_testOneLine
(String line) throws Exception{
Completed in 72 milliseconds