/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/ |
D | BaseHostJUnit4Test.java | 243 public final boolean runDeviceTests(String pkgName, String testClassName) in runDeviceTests() 257 public final boolean runDeviceTests(String pkgName, String testClassName, Long testTimeoutMs) in runDeviceTests() 285 String pkgName, String testClassName, Integer userId, Long testTimeoutMs) in runDeviceTests() 311 public final boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests() 327 String runner, String pkgName, String testClassName, String testMethodName) in runDeviceTests() 355 ITestDevice device, String pkgName, String testClassName, String testMethodName) in runDeviceTests() 386 String testClassName, in runDeviceTests() 420 String testClassName, in runDeviceTests() 456 String testClassName, in runDeviceTests() 527 String testClassName, in runDeviceTests() [all …]
|
/aosp_15_r20/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
H A D | Utils.java | 74 String testClassName, String testMethodName) throws DeviceNotAvailableException { in runDeviceTestsAsCurrentUser() 80 String testClassName, String testMethodName, Map<String, String> testArgs) in runDeviceTestsAsCurrentUser() argument 86 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 91 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 97 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 102 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 110 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests()
|
H A D | ExternalStorageHostTest.java | 1142 private void runDeviceTests(String packageName, String testClassName, int userId) in runDeviceTests() 1144 runDeviceTests(getDevice(), packageName, testClassName, null, userId, null); in runDeviceTests() local 1147 private void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests() 1149 runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId, null); in runDeviceTests() local
|
H A D | RoleSecurityTest.java | 78 private void runDeviceTestsAsUser(String packageName, String testClassName, in runDeviceTestsAsUser() 80 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId); in runDeviceTestsAsUser() local
|
H A 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
|
H A 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
|
H A D | DirectBootHostTest.java | 153 String packageName, String testClassName, String testMethodName) in runDeviceTestsAsCurrentUser() 155 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName); in runDeviceTestsAsCurrentUser() local
|
H A D | BaseAppSecurityTest.java | 68 protected void runDeviceTests(String packageName, String testClassName, in runDeviceTests() 77 Utils.runDeviceTestsAsCurrentUser(getDevice(), packageName, testClassName, testMethodName, in runDeviceTests() local
|
H A 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
|
H A D | InstantAppUserTest.java | 242 private void runDeviceTestsAsUser(String packageName, String testClassName, in runDeviceTestsAsUser() 245 Utils.runDeviceTests(getDevice(), packageName, testClassName, testMethodName, userId); in runDeviceTestsAsUser() local
|
/aosp_15_r20/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/ |
H A D | Utils.java | 36 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 41 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 47 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 52 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests() 60 public static void runDeviceTests(ITestDevice device, String packageName, String testClassName, in runDeviceTests()
|
/aosp_15_r20/cts/hostsidetests/packagemanager/dynamicmime/src/android/dynamicmime/cts/ |
H A 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()
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
H A D | BaseDeviceOwnerTest.java | 80 protected final void executeDeviceOwnerTest(String testClassName) throws Exception { in executeDeviceOwnerTest() 84 protected final void executeDeviceOwnerTestOnDeviceOwnerUser(String testClassName) in executeDeviceOwnerTestOnDeviceOwnerUser() 89 private void executeDeviceOwnerTestOnSpecificUser(String testClassName, int userId) in executeDeviceOwnerTestOnSpecificUser()
|
H A D | MixedDeviceOwnerTest.java | 300 private void runSecurityLoggingTests(String packageName, String testClassName) in runSecurityLoggingTests() 431 protected void runDeviceTestsAsUser(String pkgName, String testClassName, String testName, in runDeviceTestsAsUser()
|
/aosp_15_r20/external/vogar/test/vogar/target/ |
H A D | AbstractTestRunnerTest.java | 97 private String testClassName; field in AbstractTestRunnerTest.ExpectedResults 133 public ExpectedResults forTestClass(String testClassName) { in forTestClass() 180 String testClassName, String methodName, String message, Result result) { in outcome()
|
/aosp_15_r20/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/ |
H A D | DeviceUtils.java | 84 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests() 102 @Nullable String testClassName, @Nullable String testMethodName, in runDeviceTests() 109 @Nullable String testClassName, @Nullable String testMethodName, in internalRunDeviceTests() 161 @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTestsOnStatsdApp()
|
/aosp_15_r20/cts/hostsidetests/content/src/android/content/cts/ |
H A 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
|
/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/androidTest/java/leakcanary/ |
H A D | AndroidExtensionsTest.kt | 26 val testClassName = this::class.java.name in <lambda>() constant
|
/aosp_15_r20/cts/hostsidetests/media/src/android/media/cts/ |
H A D | BaseMediaHostSideTest.java | 74 String pkgName, @Nullable String testClassName, @Nullable String testMethodName) in runDeviceTests() 113 String pkgName, String testClassName, String testMethodName) { in getTestRunner()
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/measurement/ |
D | AbstractMeasurementLatencyTest.java | 92 protected void runRegisterSource(String testClassName, String testName) throws Exception { in runRegisterSource() 120 protected void runGetMeasurementApiStatus(String testClassName, String testName) in runGetMeasurementApiStatus()
|
/aosp_15_r20/external/kotlinpoet/interop/kotlin-metadata/src/test/kotlin/com/squareup/kotlinpoet/metadata/specs/ |
H A D | ReflectiveClassInspectorTest.kt | 58 val testClassName = ClassName(testPackageName, testClass) in useACustomClassLoaderTest() constant
|
/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/ |
H A D | HeapDumpControl.kt | 33 private val testClassName by lazy { in <lambda>() constant
|
/aosp_15_r20/cts/hostsidetests/packagemanager/multiuser/src/com/android/tests/packagemanager/multiuser/host/ |
H A D | PackageManagerMultiUserTestBase.java | 68 String pkgName, @Nullable String testClassName, in runDeviceTestAsUser() 79 testClassName, in runDeviceTestAsUser() local
|
/aosp_15_r20/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/ |
H A D | CompatChangeGatingTestCase.java | 141 protected void runDeviceCompatTest(@Nonnull String pkgName, @Nonnull String testClassName, in runDeviceCompatTest() 162 … protected void runDeviceCompatTestReported(@Nonnull String pkgName, @Nonnull String testClassName, in runDeviceCompatTestReported()
|
/aosp_15_r20/frameworks/base/test-runner/src/android/test/ |
H A D | AndroidTestRunner.java | 53 public void setTestClassName(String testClassName, String testMethodName) { in setTestClassName() 90 private Class<? extends Test> loadTestClass(String testClassName) { in loadTestClass()
|