Searched defs:which (Results 1 – 4 of 4) sorted by relevance
29 private static void testThread(int which) { in testThread()40 static void catchTheUncaught(int which) { in catchTheUncaught()67 private int which; field in Main.Helper69 public Helper(int which) { in Helper()
25 static int smallGoto(boolean which) { in smallGoto()39 static int mediumGoto(boolean which) { in mediumGoto()62 static int bigGoto(boolean which) { in bigGoto()
35 public static Runnable pickOne(int which) { in pickOne()
79 static ThreadOffset<kPointerSize> GetJniEntrypointThreadOffset(JniEntrypoint which, in GetJniEntrypointThreadOffset()