Searched defs:assertThat (Results 1 – 5 of 5) sorted by relevance
39 public static RollbackInfoSubject assertThat(RollbackInfo rollback) { in assertThat() method in RollbackInfoSubject
197 private <T> void assertThat(String reason, T actual, Matcher<? super T> matcher) { in assertThat() method in WindowInsetsPolicyTest
146 private <T> void assertThat(String reason, T actual, Matcher<? super T> matcher) { in assertThat() method in LocationInWindowTests
133 private <T> void assertThat(String reason, T actual, Matcher<? super T> matcher) { in assertThat() method in LocationOnScreenTests
552 public EventsAssertor assertThat() { in assertThat() method in CtsContentCaptureService