Searched refs:LongSubject (Results 1 – 3 of 3) sorted by relevance
22 import com.google.common.truth.LongSubject217 private fun LongSubject.isAround(value: Long, threshold: Long = 10) = method
33 import com.google.common.truth.LongSubject;98 protected final LongSubject expectThat(Long actual) { in expectThat()
71 import com.google.common.truth.LongSubject;749 private LongSubject assertThatKernelWakelockTotalTime(String name) { in assertThatKernelWakelockTotalTime()