/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | PostMessageTest.java | 32 public static final long TIMEOUT = 20000L; field in PostMessageTest 93 new PollingCheck(TIMEOUT) { in waitForTitle() argument
|
D | HttpAuthHandlerTest.java | 30 private static final long TIMEOUT = 10000; field in HttpAuthHandlerTest
|
/cts/tests/openglperf2/src/android/opengl2/cts/reference/ |
D | GLReferenceBenchmark.java | 32 private static final int TIMEOUT = 1000000; field in GLReferenceBenchmark
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
D | TestCase.java | 45 protected static final int TIMEOUT = 25000; field in TestCase
|
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/ |
D | GLPrimitiveBenchmark.java | 31 private static final int TIMEOUT = 1000000; field in GLPrimitiveBenchmark
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | IconTest.java | 43 static final long TIMEOUT = 1000; field in IconTest
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTestCase.java | 52 protected static final long TIMEOUT = 30 * DateUtils.SECOND_IN_MILLIS; field in DocumentsClientTestCase
|
/cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/ |
D | EncryptionAppTest.java | 49 private static final long TIMEOUT = 10 * DateUtils.SECOND_IN_MILLIS; field in EncryptionAppTest
|
/cts/tests/tests/net/src/android/net/wifi/cts/ |
D | NsdManagerTest.java | 36 private static final int TIMEOUT = 2000; field in NsdManagerTest
|
/cts/tests/tests/display/src/android/display/cts/ |
D | VirtualDisplayTest.java | 60 private static final int TIMEOUT = 40000; field in VirtualDisplayTest
|
/cts/tests/tests/security/jni/ |
D | android_security_cts_NativeCodeTest.cpp | 260 #define TIMEOUT 60 /* seconds */ macro
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | TextViewTest.java | 125 private static final long TIMEOUT = 5000; field in TextViewTest 2995 new PollingCheck(TIMEOUT) { in testAccessTransformationMethod() argument 3711 new PollingCheck(TIMEOUT) { in testMarquee() argument 3720 new PollingCheck(TIMEOUT) { in testMarquee() argument
|
/cts/tests/tests/os/src/android/os/cts/ |
D | MessageQueueTest.java | 43 private static final long TIMEOUT = 1000; field in MessageQueueTest
|