Searched refs:threads (Results 1 – 6 of 6) sorted by relevance
87 final Thread[] threads = new Thread[NUM_THREADS]; in testGetSystemService_multiThreaded() local89 threads[i] = new Thread(tester); in testGetSystemService_multiThreaded()92 threads[i].start(); in testGetSystemService_multiThreaded()101 threads[i].join(); in testGetSystemService_multiThreaded()
215 String[] threads = lsOutput.split("\\s+"); in lookForTidsInProcess() local216 int[] tids = new int[threads.length]; in lookForTidsInProcess()217 for (int i = 0; i < threads.length; i++) { in lookForTidsInProcess()218 tids[i] = Integer.parseInt(threads[i]); in lookForTidsInProcess()
88 threads = []92 threads.append(t)93 for t in threads:
8 description: "Test fails due to unexpectedly getting the thread-groups of zombie threads",
66 src/924-threads/src/art/Test924.java \
3 …llis=0 8x8dct=0 cqm=0 deadzone=21,G11 fast_pskip=1 chroma_qp_offset=0 threads=1 lookahead_threa…