Searched refs:expectedActions (Results 1 – 1 of 1) sorted by relevance
194 List<String> expectedActions, Set<Integer> expectedMessageCodes) { in startUserAssertions() argument195 assertEquals(expectedActions, getActions(mInjector.mSentIntents)); in startUserAssertions()