Searched refs:MILLIS_TO_NANO (Results 1 – 2 of 2) sorted by relevance
26 public static final long MILLIS_TO_NANO = (1000 * 1000); field in TestUtils
32 static final long MILLIS_TO_NANO = (1000 * 1000); field in RecursiveTaskTest