Searched refs:expectGreater (Results 1 – 3 of 3) sorted by relevance
294 public <T extends Comparable<? super T>> boolean expectGreater(String msg, T expected, in expectGreater() method in CameraErrorCollector891 expectGreater(key.getName(), expected, value); in expectKeyValueGreaterThan()
351 mCollector.expectGreater("Timestamps must be increasing.", result.second, in testResultTimestamps()376 mCollector.expectGreater("Timestamps must be increasing.", result3.second, in testResultTimestamps()
3182 mCollector.expectGreater("Sensor timestamp must monotonically increase, "