Home
last modified time | relevance | path

Searched refs:ALL_COMBOS (Results 1 – 1 of 1) sorted by relevance

/art/test/1922-owned-monitors-info/src/art/
DTest1922.java28 public final static boolean ALL_COMBOS = false; field in Test1922
196 MkSafepoints.listIterator(ALL_COMBOS ? 0 : li1.previousIndex()); in runTestsOtherThread()
199 MkSafepoints.listIterator(ALL_COMBOS ? 0 : li2.previousIndex()); in runTestsOtherThread()
240 MkSafepoints.listIterator(ALL_COMBOS ? 0 : li1.previousIndex()); in runTestsCurrentThread()
243 MkSafepoints.listIterator(ALL_COMBOS ? 0 : li2.previousIndex()); in runTestsCurrentThread()