Searched refs:targetTestDurationNs (Results 1 – 7 of 7) sorted by relevance
83 targetTestDurationNs = TARGET_TEST_DURATION_NS)98 targetTestDurationNs = TARGET_TEST_DURATION_NS)121 targetTestDurationNs = TARGET_TEST_DURATION_NS)153 targetTestDurationNs = TARGET_TEST_DURATION_NS)
170 final long targetTestDurationNs = testAnnotation.targetTestDurationNs(); in configure() local171 if (targetTestDurationNs >= 0) { in configure()172 mTargetTestDurationNs = targetTestDurationNs; in configure()362 long targetTestDurationNs() default -1; in targetTestDurationNs() method
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,
75 targetTestDurationNs = 20 * TIME_1_S_IN_NS,
78 @ManualBenchmarkTest(warmupDurationNs = TIME_1_S_IN_NS, targetTestDurationNs = TIME_5_S_IN_NS)
161 targetTestDurationNs = TIME_5_S_IN_NS,