/cts/hostsidetests/packagemanager/dynamicmime/src/android/dynamicmime/cts/ |
D | RebootTestCaseBase.java | 42 protected void runTestWithReboot(String testClassName, String testMethodName) in runTestWithReboot() 50 protected void runPostReboot(String testClassName, String testMethodName) in runPostReboot() 60 protected void runPreReboot(String testClassName, String testMethodName) in runPreReboot()
|
D | PreferredActivitiesTestCases.java | 87 private void runDeviceTest(String testMethodName) throws DeviceNotAvailableException { in runDeviceTest()
|
/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/ |
D | Utils.java | 37 String testMethodName) throws DeviceNotAvailableException { in runDeviceTests() 42 String testMethodName, Map<String, String> testArgs) in runDeviceTests() argument 48 String testMethodName, int userId) throws DeviceNotAvailableException { in runDeviceTests() 53 String testMethodName, int userId, Map<String, String> testArgs) in runDeviceTests() argument 61 String testMethodName, int userId, Map<String, String> testArgs, long timeout, in runDeviceTests() argument
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | Utils.java | 74 String testClassName, String testMethodName) throws DeviceNotAvailableException { in runDeviceTestsAsCurrentUser() 80 String testClassName, String testMethodName, Map<String, String> testArgs) in runDeviceTestsAsCurrentUser() argument 87 String testMethodName) throws DeviceNotAvailableException { in runDeviceTests() 92 String testMethodName, Map<String, String> testArgs) in runDeviceTests() argument 98 String testMethodName, int userId) throws DeviceNotAvailableException { in runDeviceTests() 103 String testMethodName, int userId, Map<String, String> testArgs) in runDeviceTests() argument 111 String testMethodName, int userId, Map<String, String> testArgs, long timeout, in runDeviceTests() argument
|
D | RoleSecurityTest.java | 79 String testMethodName, int userId) throws Exception { in runDeviceTestsAsUser() 80 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId); in runDeviceTestsAsUser() local
|
D | AccessSerialNumberTest.java | 38 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 40 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
D | PermissionEscalationTest.java | 80 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 82 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
D | DirectBootHostTest.java | 153 String packageName, String testClassName, String testMethodName) in runDeviceTestsAsCurrentUser() 155 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName); in runDeviceTestsAsCurrentUser() local
|
D | BaseAppSecurityTest.java | 69 String testMethodName, boolean instant) throws DeviceNotAvailableException { in runDeviceTests() 77 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName, in runDeviceTests() local
|
D | PrivilegedUpdateTests.java | 202 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 204 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
D | MajorVersionTest.java | 137 private void runVersionDeviceTests(String testMethodName) throws Exception { in runVersionDeviceTests()
|
D | InstantAppUserTest.java | 243 String testMethodName, int userId) in runDeviceTestsAsUser() 245 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId); in runDeviceTestsAsUser() local
|
D | StorageHostTest.java | 275 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() 280 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
|
/cts/hostsidetests/webkit/src/com/android/cts/webkit/ |
D | WebViewHostSideStartupTest.java | 49 private void assertDeviceTestPasses(String testMethodName) throws DeviceNotAvailableException { in assertDeviceTestPasses() 63 String testMethodName) throws DeviceNotAvailableException { in runSingleDeviceTest()
|
/cts/hostsidetests/content/src/android/content/cts/ |
D | InvalidSyncAuthoritiesHostTest.java | 75 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 77 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | BaseMediaHostSideTest.java | 74 String pkgName, @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests() 113 String pkgName, String testClassName, String testMethodName) { in getTestRunner()
|
/cts/hostsidetests/packagemanager/multiuser/src/com/android/tests/packagemanager/multiuser/host/ |
D | PackageManagerMultiUserTestBase.java | 69 @Nullable String testMethodName, int userId, in runDeviceTestAsUser() 80 testMethodName, in runDeviceTestAsUser() local 90 protected void runDeviceTestAsUser(String testMethodName, int userId, in runDeviceTestAsUser()
|
/cts/tests/tests/sdksandbox/webkit/src/android/sdksandbox/webkit/cts/ |
D | WebViewSandboxTestRule.java | 69 public void assertSdkTestRunPasses(String testMethodName, Bundle params) throws Throwable { in assertSdkTestRunPasses()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/vibrator/ |
D | VibratorStatsTests.java | 145 private List<EventMetricData> runVibratorDeviceTests(int atomTag, String testMethodName) in runVibratorDeviceTests() 150 DeviceUtils.runDeviceTestsOnStatsdApp(getDevice(), ".VibratorTests", testMethodName); in runVibratorDeviceTests() local
|
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | Bug_261036568.java | 79 String testMethodName, Map<String, String> testArgs) in runDeviceTestsWithArgs() argument
|
/cts/hostsidetests/settings/src/com/google/android/cts/settings/ |
D | PrivacyDeviceOwnerTest.java | 154 private void executeDeviceOwnerTest(String testMethodName) throws Exception { in executeDeviceOwnerTest() 180 String pkgName, @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
|
/cts/hostsidetests/media/src/android/media/session/cts/ |
D | MediaSessionManagerHostTest.java | 330 private void runTest(String testMethodName) throws DeviceNotAvailableException { in runTest() 334 private void runTestAsUser(String testMethodName, int userId) in runTestAsUser()
|
/cts/hostsidetests/packagemanager/preferredactivity/src/com/android/cts/packagemanager/preferredactivity/host/ |
D | PreferredActivityTests.java | 116 String testMethodName, Map<String, String> testArgs) throws Exception { in runDeviceTestsWithArgs() argument
|
/cts/hostsidetests/tv/src/com/android/cts/tv/ |
D | TvInputManagerServiceHostTest.java | 177 private void runTvInputServiceTest(String testMethodName) in runTvInputServiceTest() 180 "android.media.tv.cts.TvInputServiceTest", testMethodName); in runTvInputServiceTest() local
|
/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/ |
D | CompatChangeGatingTestCase.java | 124 @Nonnull String testMethodName, in runDeviceCompatTest() 145 @Nonnull String testMethodName, in runDeviceCompatTestReported()
|