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

  /external/icu4c/test/letest/
gendata.cpp 134 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); local
225 } else if (tag.compare(test_text) == 0) {
xmlreader.cpp 147 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); local
208 } else if (tag.compare(test_text) == 0) {
letest.cpp 580 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); local
651 } else if (tag.compare(test_text) == 0) {
    [all...]

Completed in 32 milliseconds