/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | Utils.java | 41 String testClassName, String testMethodName) throws DeviceNotAvailableException { in runDeviceTestsAsCurrentUser() 47 String testClassName, String testMethodName, Map<String, String> testArgs) in runDeviceTestsAsCurrentUser() argument 54 String testMethodName) throws DeviceNotAvailableException { in runDeviceTests() 59 String testMethodName, Map<String, String> testArgs) in runDeviceTests() argument 65 String testMethodName, int userId) throws DeviceNotAvailableException { in runDeviceTests() 70 String testMethodName, int userId, Map<String, String> testArgs) in runDeviceTests() argument 78 String testMethodName, int userId, Map<String, String> testArgs, long timeout, in runDeviceTests() argument
|
D | DocumentsTestCase.java | 65 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 67 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, in runDeviceTests() local
|
D | AccessSerialNumberTest.java | 37 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 39 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
D | BaseAppSecurityTest.java | 70 String testMethodName, boolean instant) throws DeviceNotAvailableException { in runDeviceTests() 78 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName, in runDeviceTests() local
|
D | PrivilegedUpdateTests.java | 154 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests() 156 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
|
D | DirectBootHostTest.java | 206 String packageName, String testClassName, String testMethodName) in runDeviceTestsAsCurrentUser() 208 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName); in runDeviceTestsAsCurrentUser() local
|
D | StorageHostTest.java | 227 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() 232 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
|
D | MajorVersionTest.java | 137 private void runVersionDeviceTests(String testMethodName) throws Exception { in runVersionDeviceTests()
|
D | InstantAppUserTest.java | 241 String testMethodName, int userId) in runDeviceTestsAsUser() 243 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId); in runDeviceTestsAsUser() local
|
D | KeySetHostTest.java | 165 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests() 179 String testMethodName) throws DeviceNotAvailableException { in doRunTests()
|
/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/ |
D | Utils.java | 36 String testMethodName) throws DeviceNotAvailableException { in runDeviceTests() 41 String testMethodName, Map<String, String> testArgs) in runDeviceTests() argument 47 String testMethodName, int userId) throws DeviceNotAvailableException { in runDeviceTests() 52 String testMethodName, int userId, Map<String, String> testArgs) in runDeviceTests() argument 60 String testMethodName, int userId, Map<String, String> testArgs, long timeout, in runDeviceTests() argument
|
/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/webkit/src/com/android/cts/webkit/ |
D | WebViewHostSideStartupTest.java | 70 private void assertDeviceTestPasses(String testMethodName) throws DeviceNotAvailableException { in assertDeviceTestPasses() 84 String testMethodName) throws DeviceNotAvailableException { in runSingleDeviceTest()
|
/cts/hostsidetests/media/src/android/media/session/cts/ |
D | MediaSessionManagerHostTest.java | 239 private void runTest(String testMethodName) throws DeviceNotAvailableException { in runTest() 243 private void runTestAsUser(String testMethodName, int userId) in runTestAsUser()
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | AppWidgetIncidentTest.java | 108 private WidgetProto prepare(String testMethodName) throws Exception { in prepare()
|
D | ProtoDumpTestCase.java | 129 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
|
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/ |
D | BaseTestCase.java | 123 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
D | SensorCtsVerifierTestActivity.java | 123 String testMethodName = testMethod.getName(); in executeTest() local
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | UserRestrictionsTest.java | 308 private void runGlobalRestrictionsTest(String testMethodName, int userId) throws Exception { in runGlobalRestrictionsTest()
|
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/ |
D | BaseDumpsysTest.java | 162 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
|
/cts/hostsidetests/atrace/src/android/atrace/cts/ |
D | AtraceHostTestBase.java | 137 String testClassName, String testMethodName) in runDeviceTests()
|
/cts/hostsidetests/angle/src/android/angle/cts/ |
D | CtsAngleCommon.java | 139 String testMethodName) throws Exception { in waitThenRunDeviceTests()
|
/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/ |
D | CompatChangeGatingTestCase.java | 118 @Nonnull String testMethodName, in runDeviceCompatTest()
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | BaseMultiUserTest.java | 253 @Nullable String testMethodName, int userId) throws DeviceNotAvailableException { in runDeviceTestsAsUser()
|
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/ |
D | BaseShortcutManagerHostTest.java | 127 String pkgName, @Nullable String testClassName, String testMethodName, int userId) in runDeviceTestsAsUser()
|