Searched refs:testThread (Results 1 – 1 of 1) sorted by relevance
89 testThread(l, true, true); in testTracking()96 testThread(l, true, false); in testTracking()103 testThread(l, false, true); in testTracking()116 private static void testThread(final ArrayList<Object> l, final boolean sameThread, in testThread() method in JvmtiTrackingTest