Home
last modified time | relevance | path

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

/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/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DDeviceOwnerNegativeTestActivity.java29 import com.android.cts.verifier.IntentDrivenTestActivity.TestInfo;
48 TestInfo deviceOwnerNegativeTestInfo = new TestInfo( in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DIntentDrivenTestActivity.java115 public static class TestInfo { class in IntentDrivenTestActivity
121 public TestInfo(String testId, int title, int infoText, ButtonInfo... buttons) { in TestInfo() method in IntentDrivenTestActivity.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…