Searched defs:targetDuration (Results 1 – 3 of 3) sorted by relevance
99 int64_t targetDuration = 56789L; in TEST_F() local156 int64_t targetDuration = 56789L; in TEST_F() local
72 final Duration targetDuration = Duration.ofMillis(millis); in testTimedWork() local
435 long targetDuration, int[] tids) { in logPerformanceHintSessionAtom()