Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp879 struct { UBool containsErrors; const char* rule; } DATA[] = { in TestJ329() member
902 if (gotError == DATA[i].containsErrors) { in TestJ329()