Home | History | Annotate | Download | only in intltest

Lines Matching defs:norm

182         const UnicodeString *norm = testCase->getAttribute("norm");
183 TEST_ASSERT (norm==NULL || *norm=="ON" || *norm=="OFF");
184 if (norm!=NULL && *norm=="ON") {