Home
last modified time | relevance | path

Searched defs:testMethodName (Results 1 – 25 of 50) sorted by relevance

12

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DUtils.java43 String testClassName, String testMethodName) throws DeviceNotAvailableException { in runDeviceTestsAsCurrentUser()
49 String testClassName, String testMethodName, Map<String, String> testArgs) in runDeviceTestsAsCurrentUser() argument
56 String testMethodName) throws DeviceNotAvailableException { in runDeviceTests()
61 String testMethodName, Map<String, String> testArgs) in runDeviceTests() argument
67 String testMethodName, int userId) throws DeviceNotAvailableException { in runDeviceTests()
72 String testMethodName, int userId, Map<String, String> testArgs) in runDeviceTests() argument
80 String testMethodName, int userId, Map<String, String> testArgs, long timeout, in runDeviceTests() argument
DDocumentsTestCase.java57 public void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
59 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, in runDeviceTests() local
DRoleSecurityTest.java79 String testMethodName, int userId) throws Exception { in runDeviceTestsAsUser()
80 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId); in runDeviceTestsAsUser() local
DAccessSerialNumberTest.java38 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
40 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
DPermissionEscalationTest.java80 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
82 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
DDirectBootHostTest.java153 String packageName, String testClassName, String testMethodName) in runDeviceTestsAsCurrentUser()
155 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName); in runDeviceTestsAsCurrentUser() local
DBaseAppSecurityTest.java69 String testMethodName, boolean instant) throws DeviceNotAvailableException { in runDeviceTests()
77 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName, in runDeviceTests() local
DPrivilegedUpdateTests.java202 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
204 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
DStorageHostTest.java251 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
256 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
DMajorVersionTest.java137 private void runVersionDeviceTests(String testMethodName) throws Exception { in runVersionDeviceTests()
/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/
DUtils.java37 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/webkit/src/com/android/cts/webkit/
DWebViewHostSideStartupTest.java49 private void assertDeviceTestPasses(String testMethodName) throws DeviceNotAvailableException { in assertDeviceTestPasses()
63 String testMethodName) throws DeviceNotAvailableException { in runSingleDeviceTest()
/cts/hostsidetests/content/src/android/content/cts/
DInvalidSyncAuthoritiesHostTest.java75 private void runDeviceTests(String packageName, String testClassName, String testMethodName) in runDeviceTests()
77 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName); in runDeviceTests() local
/cts/hostsidetests/packagemanager/dynamicmime/src/android/dynamicmime/cts/
DRebootTestCases.java216 private void runTestWithReboot(String testClassName, String testMethodName) in runTestWithReboot()
224 private void runPostReboot(String testClassName, String testMethodName) in runPostReboot()
234 private void runPreReboot(String testClassName, String testMethodName) in runPreReboot()
DPreferredActivitiesTestCases.java71 private void runDeviceTest(String testMethodName) throws DeviceNotAvailableException { in runDeviceTest()
/cts/hostsidetests/packagemanager/multiuser/src/com/android/tests/packagemanager/multiuser/host/
DPackageManagerMultiUserTestBase.java67 @Nullable String testMethodName, int userId, in runDeviceTestAsUser()
78 testMethodName, in runDeviceTestAsUser() local
88 protected void runDeviceTestAsUser(String testMethodName, int userId, in runDeviceTestAsUser()
/cts/hostsidetests/media/src/android/media/cts/
DBaseMediaHostSideTest.java74 String pkgName, @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
113 String pkgName, String testClassName, String testMethodName) { in getTestRunner()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/vibrator/
DVibratorStatsTests.java145 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/
DBug_261036568.java79 String testMethodName, Map<String, String> testArgs) in runDeviceTestsWithArgs() argument
/cts/hostsidetests/settings/src/com/google/android/cts/settings/
DPrivacyDeviceOwnerTest.java154 private void executeDeviceOwnerTest(String testMethodName) throws Exception { in executeDeviceOwnerTest()
180 String pkgName, @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests()
/cts/hostsidetests/incident/src/com/android/server/cts/
DAppWidgetIncidentTest.java108 private WidgetProto prepare(String testMethodName) throws Exception { in prepare()
/cts/hostsidetests/media/src/android/media/session/cts/
DMediaSessionManagerHostTest.java330 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/
DPreferredActivityTests.java116 String testMethodName, Map<String, String> testArgs) throws Exception { in runDeviceTestsWithArgs() argument
/cts/hostsidetests/tv/src/com/android/cts/tv/
DTvInputManagerServiceHostTest.java177 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/
DCompatChangeGatingTestCase.java127 @Nonnull String testMethodName, in runDeviceCompatTest()
148 @Nonnull String testMethodName, in runDeviceCompatTestReported()

12