Searched defs:isStandard (Results 1 – 4 of 4) sorted by relevance
166 void testKeyGeneration(ECParameterSpec ecParams, boolean isStandard) throws Exception { in testKeyGeneration()
184 boolean isStandard() { in isStandard() method in CheckLanguageCodeConverter.LanguageLine
903 …UBool isStandard = FALSE; // TODO: Temporary hack (on hack) for short standard name/location… in findBestMatch() local
489 bool isStandard() const { return getKind() == StandardConversion; } in isStandard() function