Searched refs:fails (Results 1 – 2 of 2) sorted by relevance
1 Tests that we throw OOME if Thread.nativeCreate fails, rather than aborting.
9831 StringBuilder fails = new StringBuilder(); in testIfCcz() local9835 fails.append("\n #" + (i / 2) + ": " + results[i] + " != " + results[i + 1]); in testIfCcz()9841 System.out.println("testIfCcz fails for" + fails.toString()); in testIfCcz()