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