Searched refs:skipLineBecauseOfBug (Results 1 – 3 of 3) sorted by relevance
177 private static boolean skipLineBecauseOfBug(String s, int flags) { in skipLineBecauseOfBug() method in UCAConformanceTest216 if (skipLineBecauseOfBug(buffer, skipFlags)) { in conformanceTest()
174 private static boolean skipLineBecauseOfBug(String s, int flags) { in skipLineBecauseOfBug() method in UCAConformanceTest213 if (skipLineBecauseOfBug(buffer, skipFlags)) { in conformanceTest()
159 skipLineBecauseOfBug(const UChar *s, int32_t length, uint32_t flags) { in skipLineBecauseOfBug() function220 if(skipLineBecauseOfBug(buffer, buflen, skipFlags)) { in testConformance()