Searched refs:testStartTime (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/nio/channels/Selector/
H A DLotsOfCancels.java62 static long testStartTime; field in class:LotsOfCancels
74 return durationMillis(testStartTime) + ": ";
88 testStartTime = System.nanoTime();

Completed in 28 milliseconds