Searched refs:sameThread (Results 1 – 1 of 1) sorted by relevance
116 private static void testThread(final ArrayList<Object> l, final boolean sameThread, in testThread() argument137 enableAllocationTracking(sameThread ? this : thisThread, false); in testThread()144 enableAllocationTracking(sameThread ? t : Thread.currentThread(), true); in testThread()