Searched defs:expectedType (Results 1 – 6 of 6) sorted by relevance
131 private FailureType expectedType; field in ApiPresenceCheckerTest.ExpectFailure135 ExpectFailure(FailureType expectedType) { in ExpectFailure()
240 Class<?> expectedType = parameterTypes[i]; in findBestMethod() local
267 int index, int expectedType) { in assertSessionLevelEvent()578 int index, int expectedType) { in getEvent()
356 private void assertNextEvent(@NonNull EventAssertion assertion, int expectedType, in assertNextEvent()
739 @NonNull ComponentName expectedActivity, int expectedType) { in assertActivityEvent()
1855 private void customizedSaveTest(int type, int expectedType) throws Exception { in customizedSaveTest()