Searched refs:mExpectedClientCallbackMethods (Results 1 – 1 of 1) sorted by relevance
481 .mExpectedClientCallbackMethods.size()); in executeSequenceTest()512 assertThat(ri.mCallbackMethodsInvoked).isEqualTo(sei.mExpectedClientCallbackMethods); in executeSequenceTest()546 private final List<CallbackMethod> mExpectedClientCallbackMethods; field in AbstractRecognitionServiceTest.SequenceExecutionInfo560 mExpectedClientCallbackMethods = expectedClientCallbackMethods; in SequenceExecutionInfo()