Searched refs:TIME_1_S_IN_NS (Results 1 – 5 of 5) sorted by relevance
46 public static final long TIME_1_S_IN_NS = 1 * NANOS_PER_S; field in WindowPerfTestBase78 SystemClock.sleep(TimeUnit.NANOSECONDS.toMillis(TIME_1_S_IN_NS)); in startAsyncAtrace()
210 targetTestDurationNs = 10 * TIME_1_S_IN_NS,221 targetTestDurationNs = 10 * TIME_1_S_IN_NS,232 targetTestDurationNs = 10 * TIME_1_S_IN_NS,
50 targetTestDurationNs = 20 * TIME_1_S_IN_NS,
74 targetTestDurationNs = 20 * TIME_1_S_IN_NS,
78 @ManualBenchmarkTest(warmupDurationNs = TIME_1_S_IN_NS, targetTestDurationNs = TIME_5_S_IN_NS)