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

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/auth/x500/
X500PrincipalTest.java 253 X500Principal xpr2 = new X500Principal(name2); local
256 assertTrue("False returned", xpr1.equals(xpr2));
    [all...]

Completed in 260 milliseconds