Home
last modified time | relevance | path

Searched defs:testClassName (Results 26 – 50 of 181) sorted by relevance

12345678

/aosp_15_r20/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
H A DStorageHostTest.java275 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
280 public void runDeviceTests(String packageName, String testClassName, String testMethodName, in runDeviceTests()
H A DAppDataIsolationTests.java373 private void runDeviceTests(String pkgName, String testClassName, String testMethodName, in runDeviceTests()
375 runDeviceTests(getDevice(), null, pkgName, testClassName, testMethodName, null, in runDeviceTests() local
H A DKeySetHostTest.java167 private boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests()
180 private TestRunResult doRunTests(String pkgName, String testClassName, in doRunTests()
/aosp_15_r20/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
H A DBaseShortcutManagerHostTest.java120 String pkgName, @Nullable String testClassName, int userId) in runDeviceTestsAsUser()
127 String pkgName, @Nullable String testClassName, String testMethodName, int userId) in runDeviceTestsAsUser()
/aosp_15_r20/cts/hostsidetests/videoencodingminimum/src/android/videoqualityfloor/cts/
H A DCtsVideoQualityFloorHostTest.java335 private void runDeviceTests(String pkgName, @Nullable String testClassName, in runDeviceTests()
351 private RemoteAndroidTestRunner getTestRunner(String pkgName, String testClassName, in getTestRunner()
/aosp_15_r20/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
H A DOrgOwnedProfileOwnerTest.java254 private void testSecurityLoggingOnWorkProfile(String packageName, String testClassName) in testSecurityLoggingOnWorkProfile()
559 private void testNetworkLoggingOnWorkProfile(String packageName, String testClassName) in testNetworkLoggingOnWorkProfile()
H A DBaseDevicePolicyTest.java564 String pkgName, @Nullable String testClassName, int userId) in runDeviceTestsAsUser()
570 String pkgName, @Nullable String testClassName, String testMethodName, int userId) in runDeviceTestsAsUser()
577 String pkgName, @Nullable String testClassName, in runDeviceTestsAsUser()
590 testClassName, in runDeviceTestsAsUser() local
H A DProfileOwnerTest.java86 private void executeProfileOwnerTest(String testClassName) throws Exception { in executeProfileOwnerTest()
/aosp_15_r20/cts/hostsidetests/mediapc/videoencodingquality/src/
H A DCtsVideoEncodingQualityHostTest.java545 private void runDeviceTests(String pkgName, @Nullable String testClassName, in runDeviceTests()
553 private RemoteAndroidTestRunner getTestRunner(String pkgName, String testClassName, in getTestRunner()
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/junit/
H A DFlickerServiceDecorator.kt57 private val testClassName = in <lambda>() constant
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/mobly/
DMoblyBinaryHostTest.java305 public boolean match(String testClassName, String testName, boolean exact) { in match()
347 final String testClassName = topTestClassName; in filterTests() local
/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/
H A DITestProcessService.aidl32 Bundle run(String testClassName); in run()
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/tests/hosttest/src/com/android/rkpdapp/hosttest/
DRkpdWidevineTests.java58 String testClassName = testPackagePrefix + ".wvtest.WidevineHostTestHelperTests"; in runTest() local
/aosp_15_r20/external/robolectric/robolectric/src/main/java/org/robolectric/plugins/
H A DUnknownSdk.java44 public void verifySupportedSdk(String testClassName) { in verifySupportedSdk()
/aosp_15_r20/cts/hostsidetests/packagemanager/extractnativelibs/src/android/extractnativelibs/cts/
H A DCtsExtractNativeLibsHostTestInstalls.java97 final String testClassName = getTestClassName(mIsExtractNativeLibs); in testInstallAndRunSuccess() local
H A DCtsExtractNativeLibsHostTestUpdates.java105 final String testClassName = getTestClassName(mIsExtractNativeLibs); in testUpdateAndRunSuccess() local
H A DCtsExtractNativeLibsHostTestAbiOverride.java121 final String testClassName = getTestClassName(mIsExtractNativeLibs); in testAbiOverrideAndRunSuccess() local
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/plugins/
H A DStubSdk.java49 public void verifySupportedSdk(String testClassName) { in verifySupportedSdk()
/aosp_15_r20/cts/hostsidetests/securitybulletin/src/android/security/cts/
H A DBug_261036568.java78 private boolean runDeviceTestsWithArgs(String pkgName, String testClassName, in runDeviceTestsWithArgs()
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/driver/junit/
H A DJUnitRunner.java70 public static Optional<JUnitRunner> create(String testClassName, List<String> libFuzzerArgs) { in create()
/aosp_15_r20/external/dagger2/java/dagger/hilt/android/processor/internal/bindvalue/
H A DBindValueGenerator.java55 private final ClassName testClassName; field in BindValueGenerator
/aosp_15_r20/external/robolectric/pluginapi/src/main/java/org/robolectric/pluginapi/
H A DSdk.java118 public abstract void verifySupportedSdk(String testClassName); in verifySupportedSdk()
/aosp_15_r20/cts/hostsidetests/webkit/src/com/android/cts/webkit/
H A DWebViewHostSideStartupTest.java80 private TestRunResult runSingleDeviceTest(String packageName, String testClassName, in runSingleDeviceTest()
/aosp_15_r20/cts/hostsidetests/packagemanager/preferredactivity/src/com/android/cts/packagemanager/preferredactivity/host/
H A DPreferredActivityTests.java115 private boolean runDeviceTestsWithArgs(String pkgName, String testClassName, in runDeviceTestsWithArgs()
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/
H A Dgolden.ts7 testClassName: string; property

12345678