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
457 final Thread th = new Thread(() -> { in testGetTranslationCapabilities() local489 final Thread th = new Thread(() -> { in testGetTranslationCapabilitiesWithBadService() local
209 Thread th = new Thread(wrappedTest, "EGL thrash"); in testThreadCleanup() local
272 Thread th = new Thread(wrapper, "sync test"); in runTest() local
236 Thread th = new Thread(wrapper, "codec test"); in runTest() local298 Thread th = new Thread(wrapper, "codec test"); in runTest() local
244 Thread th = new Thread(wrapper, "codec test"); in runTest() local
315 Thread th = new Thread(wrapper, "codec test"); in runTest() local
252 Thread th = new Thread(wrapper, "codec test"); in runTest() local
225 private void addFailure(String message, Throwable th) { in addFailure()
838 pthread_t th; in launch_thread() local