Home
last modified time | relevance | path

Searched defs:intervals (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/
DScheduleMultipleDeviceMetricCollectorTest.java139 Map<String, Long> intervals = new HashMap<>(); in testMultipleMetricCollector_success() local
211 Map<String, Long> intervals = new HashMap<>(); in testMultipleMetricCollector_collectorNotFound() local
258 Map<String, Long> intervals = new HashMap<>(); in testMultipleMetricCollector_failsForNonNegativeInterval() local
/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DChoreoTest.java63 ArrayList<Long> intervals = activity.getFrameIntervals(); in choreoCallbackTimes() local
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DScheduleMultipleDeviceMetricCollector.java203 Collection<Long> intervals = mMetricCollectorIntervals.values(); in gcdOfIntervals() local