Home
last modified time | relevance | path

Searched refs:minTimeDiffMs (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DDeviceAtomTestCase.java77 int minTimeDiffMs, int maxTimeDiffMs, boolean demandExactlyTwo) throws Exception { in doDeviceMethodOnOff() argument
88 assertTimeDiffBetween(data.get(0), data.get(1), minTimeDiffMs, maxTimeDiffMs); in doDeviceMethodOnOff()