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

/external/autotest/frontend/client/src/autotest/tko/
H A DHeaderFieldCollection.java37 assert checkConsistency();
44 public boolean checkConsistency() { method in class:HeaderFieldCollection
104 assert checkConsistency();
/external/parameter-framework/upstream/test/test-fixed-point-parameter/
H A DMain.py102 ('Consistency', self.checkConsistency),
174 def checkConsistency(self, valuePreviouslyGotten): member in class:FixedPointTester
/external/icu/icu4c/source/i18n/unicode/
H A Dtmutfmt.h215 void checkConsistency(UTimeUnitFormatStyle style, const char* key, UErrorCode& status);
/external/icu/icu4c/source/i18n/
H A Dtmutfmt.cpp333 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err);
335 checkConsistency(UTMUTFMT_ABBREVIATED_STYLE, gShortUnitsTag, err);
485 TimeUnitFormat::checkConsistency(UTimeUnitFormatStyle style, const char* key, UErrorCode& err) { function in class:TimeUnitFormat

Completed in 199 milliseconds