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

  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
TrustedCertificateStoreTest.java 322 testTwo(getCa1(), getAliasSystemCa1(),
327 testTwo(getCa1(), getAliasUserCa1(),
332 testTwo(getCa1(), getAliasSystemCa1(),
337 testTwo(getCa1(), getAliasSystemCa1(),
342 testTwo(getCa1(), getAliasUserCa1(),
359 testTwo(getCa1(), getAliasSystemCa1(),
361 testTwo(getCa1(), getAliasUserCa1(),
365 private void testTwo(X509Certificate x1, String alias1,
  /frameworks/base/test-runner/tests/src/android/test/
TestCaseUtilTest.java 80 public void testTwo() throws Exception {
AndroidTestRunnerTest.java 159 assertEquals(Arrays.asList("testOne", "testOne", "testTwo"), testNames);
163 String testMethodName = "testTwo";
240 public void testTwo() throws Exception {
  /frameworks/base/core/tests/coretests/src/com/android/internal/util/
BitwiseStreamsTest.java 49 public void testTwo() throws Exception {

Completed in 162 milliseconds