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 320 testTwo(getCa1(), getAliasSystemCa1(),
325 testTwo(getCa1(), getAliasUserCa1(),
330 testTwo(getCa1(), getAliasSystemCa1(),
335 testTwo(getCa1(), getAliasSystemCa1(),
340 testTwo(getCa1(), getAliasUserCa1(),
357 testTwo(getCa1(), getAliasSystemCa1(),
359 testTwo(getCa1(), getAliasUserCa1(),
363 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 130 milliseconds