Searched defs:th (Results 1 – 13 of 13) 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
486 final Thread th = new Thread(() -> { in testGetTranslationCapabilities() local
268 Thread th = new Thread(wrapper, "sync test"); in runTest() local
209 Thread th = new Thread(wrapper, "codec test"); in runTest() local354 Thread th = new Thread(wrapper, "codec test"); in runTest() local
177 Thread th = new Thread(wrapper, "codec test"); in runTest() local
142 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