/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/ |
D | TestStub.java | 63 TestIdentifier tid = new TestIdentifier("TestStub", "test1"); in testAttempt() local 64 listener.testStarted(tid); in testAttempt() 65 listener.testEnded(tid, Collections.emptyMap()); in testAttempt() 108 for (TestIdentifier tid : mShardedTestToRun) { in run() 109 listener.testStarted(tid); in run() 110 listener.testEnded(tid, Collections.emptyMap()); in run() 113 TestIdentifier tid = mShardedTestToRun.get(0); in run() local 114 listener.testStarted(tid); in run() 115 listener.testEnded(tid, Collections.emptyMap()); in run() 119 TestIdentifier tid = new TestIdentifier("TestStub", "failed" + mShardIndex); in run() local [all …]
|
D | SimpleTestStub.java | 55 TestIdentifier tid = new TestIdentifier("TestStub", "test1"); in run() local 56 listener.testStarted(tid); in run() 57 listener.testEnded(tid, Collections.emptyMap()); in run()
|
D | TestStubShardable.java | 35 TestIdentifier tid = new TestIdentifier("TestStub", "test" + shardIndex); in getTestShard() local 36 test.mShardedTestToRun.add(tid); in getTestShard()
|
/cts/hostsidetests/security/securityPatch/Bug-34328139/ |
D | poc.c | 77 pthread_t tid[5]; in main() local 102 ret = pthread_create(&tid[0], NULL, threadForClose, NULL); in main() 109 ret = pthread_create(&tid[1], NULL, threadForConfig, (void *)(unsigned long)i); in main()
|
/cts/hostsidetests/atrace/src/android/atrace/cts/ |
D | AtraceHostTest.java | 46 void onTraceEntry(String threadName, int pid, int tid, String eventType, String args); in onTraceEntry() argument 252 public void onTraceEntry(String truncatedThreadName, int pid, int tid, in testTracingContent() 260 assertTrue(tid > 0); in testTracingContent() 273 appTid = tid; in testTracingContent() 278 && tid == appTid in testTracingContent()
|
/cts/hostsidetests/security/securityPatch/CVE-2016-8430/ |
D | poc.c | 196 pthread_t tid; in main() local 197 pthread_create(&tid, NULL, race_thread, NULL); in main() 198 pthread_create(&tid, NULL, race_thread_2, NULL); in main()
|
/cts/hostsidetests/security/securityPatch/CVE-2016-8424/ |
D | poc.c | 129 pthread_t tid; in main() local 130 pthread_create(&tid, NULL, race_thread, NULL); in main()
|
/cts/hostsidetests/security/securityPatch/CVE-2016-8434/ |
D | poc.c | 142 pthread_t tid; in main() local 143 pthread_create(&tid, NULL, race_thread, NULL); in main()
|
/cts/hostsidetests/security/securityPatch/CVE-2016-9120/ |
D | poc.c | 164 pthread_t tid; in main() local 165 pthread_create(&tid, NULL, race_thread, NULL); in main()
|
/cts/hostsidetests/security/securityPatch/CVE-2016-8429/ |
D | poc.c | 166 pthread_t tid; in main() local 167 pthread_create(&tid, NULL, race_thread, NULL); in main()
|
/cts/hostsidetests/security/securityPatch/CVE-2017-0462/ |
D | poc.c | 68 int32_t tid; member 149 block.tid = 0x46464646; in write_to_dev()
|
/cts/hostsidetests/os/src/android/os/cts/ |
D | ProcfsHostTests.java | 117 for (int tid : tids) { in testProcTidStat() 119 "/proc/" + mTestAppPid + "/task/" + tid + "/stat", "cat ", PID_TID_STAT_PATTERN); in testProcTidStat()
|
/cts/tests/camera/libctscamera2jni/ |
D | native-camera-jni.cpp | 1037 for (int tid = 0; tid < numTags; tid++) { in Java_android_hardware_camera2_cts_NativeCameraManagerTest_testCameraManagerCharacteristicsNative() local 1038 uint32_t tagId = tags[tid]; in Java_android_hardware_camera2_cts_NativeCameraManagerTest_testCameraManagerCharacteristicsNative() 1234 for (int tid = 0; tid < numTags; tid++) { in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceCreateCaptureRequestNative() local 1235 uint32_t tagId = tags[tid]; in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceCreateCaptureRequestNative()
|
/cts/tests/tests/media/res/raw/ |
D | football_qvga.yuv | 273 …{{}}{{}|zz{~��z{zvqnnpoppquvwvxxwxzzywwxyxxwtttstppqrz������������������tid`[[]]^]\^_ba^`cghijh…
|