Searched defs:IdnaConfTest (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Didnaconf.h20 class IdnaConfTest: public IntlTest { class in inherits:IntlTest
23 IdnaConfTest();
24 virtual ~IdnaConfTest();
H A Didnaconf.cpp42 IdnaConfTest::IdnaConfTest(){ function in class:IdnaConfTest
51 IdnaConfTest::~IdnaConfTest(){
59 UBool IdnaConfTest::ReadAndConvertFile(){
133 int IdnaConfTest::isNewlineMark(){
157 UBool IdnaConfTest::ReadOneLine(UnicodeString& buf){
191 void IdnaConfTest::ExplainCodePointTag(UnicodeString& buf){
224 void IdnaConfTest::Call(){
280 void IdnaConfTest
[all...]
/external/icu/icu4c/source/test/intltest/
H A Didnaconf.h20 class IdnaConfTest: public IntlTest { class in inherits:IntlTest
23 IdnaConfTest();
24 virtual ~IdnaConfTest();
H A Didnaconf.cpp41 IdnaConfTest::IdnaConfTest(){ function in class:IdnaConfTest
50 IdnaConfTest::~IdnaConfTest(){
58 UBool IdnaConfTest::ReadAndConvertFile(){
132 int IdnaConfTest::isNewlineMark(){
156 UBool IdnaConfTest::ReadOneLine(UnicodeString& buf){
190 void IdnaConfTest::ExplainCodePointTag(UnicodeString& buf){
223 void IdnaConfTest::Call(){
279 void IdnaConfTest
[all...]

Completed in 107 milliseconds