HomeSort by relevance Sort by last modified time
    Searched full:notoid (Results 1 - 1 of 1) sorted by null

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/utils/
AlgNameMapperTest.java 42 String notOID = "not.an.oid";
49 assertFalse(AlgNameMapper.isOID(notOID));

Completed in 308 milliseconds