Home
last modified time | relevance | path

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

12

/cts/tests/tests/jni/src/android/jni/cts/
DJniTestCase.java30 protected void runTest() throws Throwable { in runTest() method in JniTestCase
/cts/tests/tests/provider/src/android/provider/cts/
DTestCaseThatRunsIfTelephonyIsEnabled.java29 protected void runTest() throws Throwable { in runTest() method in TestCaseThatRunsIfTelephonyIsEnabled
/cts/tests/tests/art/com/android/art_cts/
DArtTest.java29 static void runTest(boolean condition) { in runTest() method in ArtTest.Helper_b197981962
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/display/
DSyncTestStep.java33 public abstract void runTest(); in runTest() method in SyncTestStep
/cts/tests/tests/packageinstaller/contentprovider/src/android/packageinstaller/contentprovider/cts/
DContentProviderAppVisibilityTestsBase.kt83 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/
DTestActivity.java51 private void runTest() { in runTest() method in TestActivity
/cts/hostsidetests/jvmti/attaching/app/src/android/jvmti/
DJvmtiActivity.java81 public void runTest() throws Exception { in runTest() method in JvmtiActivity
/cts/tests/tests/voicesettings/src/android/voicesettings/cts/
DBatterySaverModeTest.java75 … private boolean runTest(BroadcastUtils.TestcaseType test, boolean expectedMode) throws Exception { in runTest() method in BatterySaverModeTest
DZenModeTest.java91 private boolean runTest(BroadcastUtils.TestcaseType test, int expectedMode) throws Exception { in runTest() method in ZenModeTest
DAirplaneModeTest.java106 private boolean runTest(BroadcastUtils.TestcaseType test, int expectedMode) throws Exception { in runTest() method in AirplaneModeTest
/cts/hostsidetests/testharness/src/android/testharness/cts/
DTestHarnessModeDeviceTest.java117 private boolean runTest(String methodName) throws Exception { in runTest() method in TestHarnessModeDeviceTest
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DTestThread.java47 public void runTest(long runTime) throws Throwable { in runTest() method in TestThread
/cts/hostsidetests/gwp_asan/src/android/cts/gwp_asan/
DGwpAsanBaseTest.java59 public void runTest(String testClass, String testName) throws Exception { in runTest() method in GwpAsanBaseTest
/cts/hostsidetests/ctsverifier/src/com/android/cts/verifier/
DCtsVerifierTest.java178 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/
DFgsNewLogicTest.java48 private void runTest(Context context, Intent replyIntent) { in runTest() method in FgsNewLogicTest
/cts/tests/leanbackjank/src/android/leanbackjank/cts/
DCtsDeviceLeanback.java62 protected void runTest() throws Throwable { in runTest() method in CtsDeviceLeanback
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestSuite.java62 public void runTest(Test test, TestResult testResult) { in runTest() method in SensorCtsTestSuite
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DPassthroughTestHelper.java51 public void runTest() throws Exception { in runTest() method in PassthroughTestHelper
/cts/hostsidetests/gwp_asan/common/android/cts/gwp_asan/
DUtils.java75 public static int runTest(int testId) { in runTest() method in Utils
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPackageSetInstallerTest.kt113 private fun runTest( in runTest() method
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DBitmapDrawableTest.java129 private void runTest(Drawable dr) { in runTest() method in BitmapDrawableTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLocationTestActivity.java85 private void runTest() { in runTest() method in LocationTestActivity
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCarrierServiceTest.java39 protected void runTest() throws Throwable { in runTest() method in CarrierServiceTest
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
DDeviceTestCompanion.java156 protected void runTest() throws Throwable { in runTest() method in DeviceTestCompanion
DTestCompanion.java121 protected abstract void runTest() throws Throwable; in runTest() method in TestCompanion

12