Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Ducaconf.cpp151 static const uint32_t IS_SHIFTED = 1; variable
164 if((flags & IS_SHIFTED) != 0 && length >= 2 && s[0] == 0xfffe) { in skipLineBecauseOfBug()
187 skipFlags |= IS_SHIFTED; in testConformance()