Searched defs:th (Results 1 – 12 of 12) sorted by relevance
36 final TabHost th = getTabHost(); in onCreate() local
36 HandlerThread th = new HandlerThread(threadName); in TestTaskQueue() local
68 pthread_t th; in poc() local
36 Thread th = new Thread(r); in testE1() local
209 Thread th = new Thread(wrappedTest, "EGL thrash"); in testThreadCleanup() local
268 Thread th = new Thread(wrapper, "sync test"); in runTest() local
161 Thread th = new Thread(wrapper, "codec test"); in runTest() local
204 Thread th = new Thread(wrapper, "codec test"); in runTest() local349 Thread th = new Thread(wrapper, "codec test"); in runTest() local
130 Thread th = new Thread(wrapper, "codec test"); in runTest() local
202 Thread th = new Thread(wrapper, "codec test"); in runTest() local
204 private void addFailure(String message, Throwable th) { in addFailure()
837 pthread_t th; in launch_thread() local