Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 12 of 12) sorted by relevance

/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DTestStub.java63 TestIdentifier tid = new TestIdentifier("TestStub", "test1"); in testAttempt() local
113 TestIdentifier tid = mShardedTestToRun.get(0); in run() local
119 TestIdentifier tid = new TestIdentifier("TestStub", "failed" + mShardIndex); in run() local
DTestStubShardable.java35 TestIdentifier tid = new TestIdentifier("TestStub", "test" + shardIndex); in getTestShard() local
DSimpleTestStub.java55 TestIdentifier tid = new TestIdentifier("TestStub", "test1"); in run() local
/cts/hostsidetests/security/securityPatch/Bug-34328139/
Dpoc.c77 pthread_t tid[5]; in main() local
/cts/hostsidetests/security/securityPatch/CVE-2016-8424/
Dpoc.c129 pthread_t tid; in main() local
/cts/hostsidetests/atrace/src/android/atrace/cts/
DAtraceHostTest.java46 void onTraceEntry(String threadName, int pid, int tid, String eventType, String args); in onTraceEntry()
/cts/hostsidetests/security/securityPatch/CVE-2016-8434/
Dpoc.c142 pthread_t tid; in main() local
/cts/hostsidetests/security/securityPatch/CVE-2016-9120/
Dpoc.c164 pthread_t tid; in main() local
/cts/hostsidetests/security/securityPatch/CVE-2016-8429/
Dpoc.c166 pthread_t tid; in main() local
/cts/hostsidetests/security/securityPatch/CVE-2016-8430/
Dpoc.c196 pthread_t tid; in main() local
/cts/hostsidetests/security/securityPatch/CVE-2017-0462/
Dpoc.c68 int32_t tid; member
/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp1037 for (int tid = 0; tid < numTags; tid++) { in Java_android_hardware_camera2_cts_NativeCameraManagerTest_testCameraManagerCharacteristicsNative() local
1234 for (int tid = 0; tid < numTags; tid++) { in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceCreateCaptureRequestNative() local