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

  /libcore/luni/src/test/java/libcore/java/security/cert/
X509CertSelectorTest.java 71 byte[] directMatch = { 127, 0, 0, 1, -1, -1, -1, -1 };
72 assertTrue(certSelector.match(newCertWithNameConstraint(directMatch, excluded)));
96 byte[] directMatch = {
100 assertTrue(certSelector.match(newCertWithNameConstraint(directMatch, excluded)));
  /external/deqp/modules/glshared/
glsDrawTest.cpp     [all...]

Completed in 1792 milliseconds