Home
last modified time | relevance | path

Searched refs:FROM_RULES (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Ducaconf.cpp152 static const uint32_t FROM_RULES = 2; variable
169 if((flags & FROM_RULES) != 0 && length >= 2 && ((c = s[1]) == 0xedc || c == 0xedd)) { in skipLineBecauseOfBug()
190 skipFlags |= FROM_RULES; in testConformance()
/external/icu/icu4c/source/test/intltest/
Ducaconf.cpp154 static const uint32_t FROM_RULES = 2; variable
181 skipFlags |= FROM_RULES; in testConformance()