Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DDeviceAtomTestCase.java77 int minTimeDiffMs, int maxTimeDiffMs, boolean demandExactlyTwo) throws Exception { in doDeviceMethodOnOff() argument
83 if (demandExactlyTwo) { in doDeviceMethodOnOff()
DUidAtomTests.java928 final boolean demandExactlyTwo = false; // Two scans are performed, so up to 4 atoms logged. in testWifiScan()
931 stateOn, stateOff, minTimeDiffMillis, maxTimeDiffMillis, demandExactlyTwo); in testWifiScan()