Home
last modified time | relevance | path

Searched defs:performTest (Results 1 – 5 of 5) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DCAInstallNotificationVerifierActivity.java88 public void performTest(DialogTestListActivity activity) { in performTest() method in CAInstallNotificationVerifierActivity.InstallCertItem
/cts/tests/tests/app/test-apps/TestComponentCallerApp/src/android/app/cts/testcomponentcaller/
DTestInitialCallerActivity.java61 protected void performTest(Intent intent, ComponentCaller caller) { in performTest() method in TestInitialCallerActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/performance/
DCameraPerformanceActivity.java235 public void performTest(DialogTestListActivity activity) { in performTest() method in CameraPerformanceActivity.TestListItem
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DDialogTestListActivity.java299 public void performTest(DialogTestListActivity activity) { in performTest() method in DialogTestListActivity.DialogTestListItem
/cts/tests/tests/app/src/android/app/cts/
DComponentCallerTest.java1770 protected void performTest(Intent intent, ComponentCaller caller) { in performTest() method in InitialCallerTestActivity