Searched refs:expectedLevel (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp121 UCollationResult expectedOrder, Collation::Level expectedLevel,
1479 UCollationResult expectedOrder, Collation::Level expectedLevel,
1636 if(order != UCOL_EQUAL && expectedLevel != Collation::NO_LEVEL) {
1653 if(level != expectedLevel) {
1656 (int)fileLineNumber, norm, order, level, expectedLevel);
1681 Collation::Level expectedLevel = relation; local
1687 expectedOrder, expectedLevel, errorCode);
1692 expectedOrder, expectedLevel, errorCode);
1701 expectedOrder, expectedLevel, errorCode);
1477 checkCompareTwo(const char *norm, const UnicodeString &prevFileLine, const UnicodeString &prevString, const UnicodeString &s, UCollationResult expectedOrder, Collation::Level expectedLevel, IcuTestErrorCode &errorCode) argument
H A Ditspoof.cpp698 URestrictionLevel expectedLevel = test.fExpectedRestrictionLevel; local
702 TEST_ASSERT_MSG(expectedLevel == idInfo.getRestrictionLevel(status), msgBuffer);
714 if (expectedLevel > levelSetInSpoofChecker) {
733 TEST_ASSERT_EQ(expectedLevel, result & USPOOF_RESTRICTION_LEVEL_MASK);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditspoof.cpp697 URestrictionLevel expectedLevel = test.fExpectedRestrictionLevel; local
701 TEST_ASSERT_MSG(expectedLevel == idInfo.getRestrictionLevel(status), msgBuffer);
712 UBool expectedFailure = expectedLevel > levelSetInSpoofChecker ||
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 2221 milliseconds