/cts/tests/tests/jni/src/android/jni/cts/ |
D | JniTestCase.java | 30 protected void runTest() throws Throwable { in runTest() method in JniTestCase
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | TestCaseThatRunsIfTelephonyIsEnabled.java | 29 protected void runTest() throws Throwable { in runTest() method in TestCaseThatRunsIfTelephonyIsEnabled
|
/cts/tests/tests/art/com/android/art_cts/ |
D | ArtTest.java | 29 static void runTest(boolean condition) { in runTest() method in ArtTest.Helper_b197981962
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/display/ |
D | SyncTestStep.java | 33 public abstract void runTest(); in runTest() method in SyncTestStep
|
/cts/tests/tests/packageinstaller/contentprovider/src/android/packageinstaller/contentprovider/cts/ |
D | ContentProviderAppVisibilityTestsBase.kt | 83 fun runTest(contentProviderType: Int){ in runTest() method in android.packageinstaller.contentprovider.cts.ContentProviderAppVisibilityTestsBase 87 fun runTest(contentProviderType: Int, permissionPattern: String) { in runTest() method in android.packageinstaller.contentprovider.cts.ContentProviderAppVisibilityTestsBase
|
/cts/tests/tests/content/HelloWorldApp/src_res_hardening/com/example/helloworld/ |
D | TestActivity.java | 51 private void runTest() { in runTest() method in TestActivity
|
/cts/hostsidetests/jvmti/attaching/app/src/android/jvmti/ |
D | JvmtiActivity.java | 81 public void runTest() throws Exception { in runTest() method in JvmtiActivity
|
/cts/tests/tests/voicesettings/src/android/voicesettings/cts/ |
D | BatterySaverModeTest.java | 75 … private boolean runTest(BroadcastUtils.TestcaseType test, boolean expectedMode) throws Exception { in runTest() method in BatterySaverModeTest
|
D | ZenModeTest.java | 91 private boolean runTest(BroadcastUtils.TestcaseType test, int expectedMode) throws Exception { in runTest() method in ZenModeTest
|
D | AirplaneModeTest.java | 106 private boolean runTest(BroadcastUtils.TestcaseType test, int expectedMode) throws Exception { in runTest() method in AirplaneModeTest
|
/cts/hostsidetests/testharness/src/android/testharness/cts/ |
D | TestHarnessModeDeviceTest.java | 117 private boolean runTest(String methodName) throws Exception { in runTest() method in TestHarnessModeDeviceTest
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | TestThread.java | 47 public void runTest(long runTime) throws Throwable { in runTest() method in TestThread
|
/cts/hostsidetests/gwp_asan/src/android/cts/gwp_asan/ |
D | GwpAsanBaseTest.java | 59 public void runTest(String testClass, String testName) throws Exception { in runTest() method in GwpAsanBaseTest
|
/cts/hostsidetests/ctsverifier/src/com/android/cts/verifier/ |
D | CtsVerifierTest.java | 178 void runTest(String testName, String... configRequirements) throws Exception { in runTest() method in CtsVerifierTest 182 void runTest(String testName, boolean foldedMode, String... configRequirements) in runTest() method in CtsVerifierTest
|
/cts/tests/app/FgsStartTest/helper/src/android/app/fgsstarttesthelper/ |
D | FgsNewLogicTest.java | 48 private void runTest(Context context, Intent replyIntent) { in runTest() method in FgsNewLogicTest
|
/cts/tests/leanbackjank/src/android/leanbackjank/cts/ |
D | CtsDeviceLeanback.java | 62 protected void runTest() throws Throwable { in runTest() method in CtsDeviceLeanback
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
D | SensorCtsTestSuite.java | 62 public void runTest(Test test, TestResult testResult) { in runTest() method in SensorCtsTestSuite
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/ |
D | PassthroughTestHelper.java | 51 public void runTest() throws Exception { in runTest() method in PassthroughTestHelper
|
/cts/hostsidetests/gwp_asan/common/android/cts/gwp_asan/ |
D | Utils.java | 75 public static int runTest(int testId) { in runTest() method in Utils
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | PackageSetInstallerTest.kt | 113 private fun runTest( in runTest() method
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | BitmapDrawableTest.java | 129 private void runTest(Drawable dr) { in runTest() method in BitmapDrawableTest
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | LocationTestActivity.java | 85 private void runTest() { in runTest() method in LocationTestActivity
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | CarrierServiceTest.java | 39 protected void runTest() throws Throwable { in runTest() method in CarrierServiceTest
|
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/ |
D | DeviceTestCompanion.java | 156 protected void runTest() throws Throwable { in runTest() method in DeviceTestCompanion
|
D | TestCompanion.java | 121 protected abstract void runTest() throws Throwable; in runTest() method in TestCompanion
|