/cts/tests/app/app/src/android/app/stubs/ |
D | LaunchpadTabActivity.java | 36 final TabHost th = getTabHost(); in onCreate() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | TestTaskQueue.java | 36 HandlerThread th = new HandlerThread(threadName); in TestTaskQueue() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8427/ |
D | poc.c | 68 pthread_t th; in poc() local
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_exit/ |
D | Test_monitor_exit.java | 36 Thread th = new Thread(r); in testE1() local
|
/cts/tests/translation/src/android/translation/cts/ |
D | TranslationManagerTest.java | 457 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/ |
D | WrapperTest.java | 209 Thread th = new Thread(wrappedTest, "EGL thrash"); in testThreadCleanup() local
|
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | PresentationSyncTest.java | 274 Thread th = new Thread(wrapper, "sync test"); in runTest() local
|
/cts/hostsidetests/videoencodingminimum/src/android/videoqualityfloor/cts/ |
D | CtsVideoQualityFloorHostTest.java | 241 int th = Runtime.getRuntime().availableProcessors() / 2; in testEncoding() local
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | EncodeDecodeTest.java | 235 Thread th = new Thread(wrapper, "codec test"); in runTest() local 306 Thread th = new Thread(wrapper, "codec test"); in runTest() local
|
D | EncodeVirtualDisplayTest.java | 244 Thread th = new Thread(wrapper, "codec test"); in runTest() local
|
D | ExtractDecodeEditEncodeMuxTest.java | 252 Thread th = new Thread(wrapper, "codec test"); in runTest() local
|
D | DecodeEditEncodeTest.java | 322 Thread th = new Thread(wrapper, "codec test"); in runTest() local
|
/cts/hostsidetests/mediapc/videoencodingquality/src/ |
D | CtsVideoEncodingQualityHostTest.java | 420 int th = Runtime.getRuntime().availableProcessors() / 2; in testEncoding() local
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/ |
D | ContactsContract_AllUriTest.java | 226 private void addFailure(String message, Throwable th) { in addFailure()
|
/cts/tests/tests/security/jni/ |
D | android_security_cts_cve_2019_2213_Test.c | 838 pthread_t th; in launch_thread() local
|