Home
last modified time | relevance | path

Searched defs:th (Results 1 – 15 of 15) 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/translation/src/android/translation/cts/
DTranslationManagerTest.java457 final Thread th = new Thread(() -> { in testGetTranslationCapabilities() local
489 final Thread th = new Thread(() -> { in testGetTranslationCapabilitiesWithBadService() local
/cts/tests/tests/opengl/src/android/opengl/cts/
DWrapperTest.java209 Thread th = new Thread(wrappedTest, "EGL thrash"); in testThreadCleanup() local
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DPresentationSyncTest.java274 Thread th = new Thread(wrapper, "sync test"); in runTest() local
/cts/hostsidetests/videoencodingminimum/src/android/videoqualityfloor/cts/
DCtsVideoQualityFloorHostTest.java241 int th = Runtime.getRuntime().availableProcessors() / 2; in testEncoding() local
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DEncodeDecodeTest.java235 Thread th = new Thread(wrapper, "codec test"); in runTest() local
306 Thread th = new Thread(wrapper, "codec test"); in runTest() local
DEncodeVirtualDisplayTest.java244 Thread th = new Thread(wrapper, "codec test"); in runTest() local
DExtractDecodeEditEncodeMuxTest.java252 Thread th = new Thread(wrapper, "codec test"); in runTest() local
DDecodeEditEncodeTest.java322 Thread th = new Thread(wrapper, "codec test"); in runTest() local
/cts/hostsidetests/mediapc/videoencodingquality/src/
DCtsVideoEncodingQualityHostTest.java420 int th = Runtime.getRuntime().availableProcessors() / 2; in testEncoding() local
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_AllUriTest.java226 private void addFailure(String message, Throwable th) { in addFailure()
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c838 pthread_t th; in launch_thread() local