Home
last modified time | relevance | path

Searched refs:TestInfo (Results 1 – 9 of 9) sorted by relevance

/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DInputMethodServiceLifecycleTest.java34 import android.inputmethodservice.cts.common.test.TestInfo;
67 final TestInfo testSwitchIme1ToIme2 = new TestInfo(DeviceTestConstants.PACKAGE, in testSwitchIme()
81 final TestInfo testCreateIme1 = new TestInfo(DeviceTestConstants.PACKAGE, in testUninstallCurrentIme()
89 final TestInfo testIme1IsNotCurrentIme = new TestInfo(DeviceTestConstants.PACKAGE, in testUninstallCurrentIme()
99 final TestInfo testCreateIme1 = new TestInfo(DeviceTestConstants.PACKAGE, in testDisableCurrentIme()
107 final TestInfo testIme1IsNotCurrentIme = new TestInfo(DeviceTestConstants.PACKAGE, in testDisableCurrentIme()
115 private void sendTestStartEvent(final TestInfo deviceTest) throws Exception { in sendTestStartEvent()
124 private boolean runDeviceTestMethod(final TestInfo deviceTest) throws Exception { in runDeviceTestMethod()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/deskclock/
DDeskClockTestsActivity.java17 import com.android.cts.verifier.IntentDrivenTestActivity.TestInfo;
69 private static final TestInfo[] ALARM_TESTS = new TestInfo[] {
70 new TestInfo(
77 new TestInfo(
84 new TestInfo(
94 new TestInfo(
103 private static final TestInfo[] TIMER_TESTS = new TestInfo[] {
104 new TestInfo(
111 new TestInfo(
118 new TestInfo(
[all …]
/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DTestInfo.java24 public final class TestInfo { class
30 public TestInfo(final String testPackage, final String testClass, final String testMethod) { in TestInfo() method in TestInfo
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DTestHelper.java30 import android.inputmethodservice.cts.common.test.TestInfo;
53 private final TestInfo mTestInfo;
66 mTestInfo = new TestInfo(testContext.getPackageName(), testClass.getName(), testMethod); in TestHelper()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DDeviceOwnerNegativeTestActivity.java30 import com.android.cts.verifier.IntentDrivenTestActivity.TestInfo;
73 final TestInfo provisioningNegativeTestInfo = new TestInfo( in addTestsToAdapter()
/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/
DDeviceEventConstants.java19 import android.inputmethodservice.cts.common.test.TestInfo;
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DIntentDrivenTestActivity.java133 public static class TestInfo { class in IntentDrivenTestActivity
139 public TestInfo(String testId, int title, int infoText, ButtonInfo... buttons) { in TestInfo() method in IntentDrivenTestActivity.TestInfo
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/
DDeviceEvent.java32 import android.inputmethodservice.cts.common.test.TestInfo;
/cts/tools/dex-tools/dex/
Dclasses0.out.dex7535 @dalvik.annotation.AnnotationDefault (value =Ldalvik/annotation/TestInfo;:[level =Ldalvik/annotatio…
7538 public abstract interface class dalvik.annotation.TestInfo extends java.lang.Object implements java…