Searched refs:maxTimeDiffMs (Results 1 – 1 of 1) sorted by relevance
81 int minTimeDiffMs, int maxTimeDiffMs, boolean demandExactlyTwo) throws Exception { in doDeviceMethodOnOff() argument92 assertTimeDiffBetween(data.get(0), data.get(1), minTimeDiffMs, maxTimeDiffMs); in doDeviceMethodOnOff()