HomeSort by relevance Sort by last modified time
    Searched refs:expectedLevel (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/intltest/
collationtest.cpp 121 UCollationResult expectedOrder, Collation::Level expectedLevel,
    [all...]
itspoof.cpp 698 URestrictionLevel expectedLevel = test.fExpectedRestrictionLevel;
702 TEST_ASSERT_MSG(expectedLevel == idInfo.getRestrictionLevel(status), msgBuffer);
714 if (expectedLevel > levelSetInSpoofChecker) {
733 TEST_ASSERT_EQ(expectedLevel, result & USPOOF_RESTRICTION_LEVEL_MASK);

Completed in 1232 milliseconds