Home
last modified time | relevance | path

Searched defs:runTest (Results 1 – 25 of 27) 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/voicesettings/src/android/voicesettings/cts/
DBatterySaverModeTest.java79 … private boolean runTest(BroadcastUtils.TestcaseType test, boolean expectedMode) throws Exception { in runTest() method in BatterySaverModeTest
DAirplaneModeTest.java89 private boolean runTest(BroadcastUtils.TestcaseType test, int expectedMode) throws Exception { in runTest() method in AirplaneModeTest
DZenModeTest.java94 private boolean runTest(BroadcastUtils.TestcaseType test, int expectedMode) throws Exception { in runTest() method in ZenModeTest
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DTestThread.java47 public void runTest(long runTime) throws Throwable { in runTest() method in TestThread
/cts/tests/leanbackjank/src/android/leanbackjank/cts/
DCtsDeviceLeanback.java55 protected void runTest() throws Throwable { in runTest() method in CtsDeviceLeanback
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
DGnssCtsTestSuite.java62 public void runTest(Test test, TestResult testResult) { in runTest() method in GnssCtsTestSuite
/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/tests/tests/alarmclock/src/android/alarmclock/cts/
DAlarmClockTestBase.java112 protected String runTest(TestcaseType testCaseType) throws Exception { in runTest() method in AlarmClockTestBase
/cts/hostsidetests/media/src/android/media/session/cts/
DMediaSessionManagerHostTest.java140 private void runTest(String testMethodName) throws DeviceNotAvailableException { in runTest() method in MediaSessionManagerHostTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DAccountCheckHostSideTest.java65 private void runTest(String method) throws Exception { in runTest() method in AccountCheckHostSideTest
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
DDeviceTestCompanion.java153 protected void runTest() throws Throwable { in runTest() method in DeviceTestCompanion
DTestCompanion.java121 protected abstract void runTest() throws Throwable; in runTest() method in TestCompanion
DAccessoryTestCompanion.java60 protected void runTest() throws Throwable { in runTest() method in AccessoryTestCompanion
/cts/common/util/src/com/android/compatibility/common/util/
DTestSuiteFilter.java82 public void runTest(Test test, TestResult result) { in runTest() method in TestSuiteFilter.FilterableTestSuite
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTest.java202 private void runTest(VideoViewFactory videoViewFactory, VideoFormat vf) { in runTest() method in DecodeAccuracyTest
DPresentationSyncTest.java262 public static void runTest(PresentationSyncTest obj, InputSurface output, in runTest() method in PresentationSyncTest.ChoreographedWrapper
DEncodeVirtualDisplayTest.java158 public static void runTest(EncodeVirtualDisplayTest obj) throws Throwable { in runTest() method in EncodeVirtualDisplayTest.EncodeVirtualWrapper
DEncodeDecodeTest.java200 public static void runTest(EncodeDecodeTest obj) throws Throwable { in runTest() method in EncodeDecodeTest.BufferToSurfaceWrapper
343 public static void runTest(EncodeDecodeTest obj, boolean persisent, boolean useNdk) in runTest() method in EncodeDecodeTest.SurfaceToSurfaceWrapper
DDecodeEditEncodeTest.java127 public static void runTest(DecodeEditEncodeTest obj) throws Throwable { in runTest() method in DecodeEditEncodeTest.VideoEditWrapper
/cts/tests/tests/view/src/android/view/cts/surfacevalidator/
DCapturedActivity.java149 public TestResult runTest(AnimationTestCase animationTestCase) throws Throwable { in runTest() method in CapturedActivity
/cts/tests/app/src/android/app/cts/
DAspectRatioTests.java179 private void runTest(Activity activity, AssertAspectRatioCallback callback) { in runTest() method in AspectRatioTests
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DNativeAudioThread.java237 public void runTest() { in runTest() method in NativeAudioThread
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DStepCounterTestActivity.java136 private String runTest(int instructionsResId, int expectedSteps, boolean vibrate) in runTest() method in StepCounterTestActivity

12