Home
last modified time | relevance | path

Searched defs:th (Results 1 – 13 of 13) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DLaunchpadTabActivity.java36 final TabHost th = getTabHost(); in onCreate() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DTestTaskQueue.java36 HandlerThread th = new HandlerThread(threadName); in TestTaskQueue() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8427/
Dpoc.c68 pthread_t th; in poc() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_exit/
DTest_monitor_exit.java36 Thread th = new Thread(r); in testE1() local
/cts/tests/tests/opengl/src/android/opengl/cts/
DWrapperTest.java209 Thread th = new Thread(wrappedTest, "EGL thrash"); in testThreadCleanup() local
/cts/tests/translation/src/android/translation/cts/
DTranslationManagerTest.java486 final Thread th = new Thread(() -> { in testGetTranslationCapabilities() local
/cts/tests/tests/media/src/android/media/cts/
DPresentationSyncTest.java268 Thread th = new Thread(wrapper, "sync test"); in runTest() local
DEncodeDecodeTest.java209 Thread th = new Thread(wrapper, "codec test"); in runTest() local
354 Thread th = new Thread(wrapper, "codec test"); in runTest() local
DEncodeVirtualDisplayTest.java177 Thread th = new Thread(wrapper, "codec test"); in runTest() local
DDecodeEditEncodeTest.java142 Thread th = new Thread(wrapper, "codec test"); in runTest() local
DExtractDecodeEditEncodeMuxTest.java202 Thread th = new Thread(wrapper, "codec test"); in runTest() local
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_AllUriTest.java204 private void addFailure(String message, Throwable th) { in addFailure()
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c837 pthread_t th; in launch_thread() local