Searched defs:mock (Results 1 – 5 of 5) sorted by relevance
133 CombinedListeners mock = mock(CombinedListeners.class); in testOnFocusChangeCallbackOrderWhenClearingFocusOfFirstFocusable() local176 CombinedListeners mock = mock(CombinedListeners.class); in testOnFocusChangeCallbackOrderWhenClearingFocusOfNotFirstFocusable() local
81 private static <T> T expectSoon(T mock) { in expectSoon()
42 final SSLClientSessionCache mock = LittleMock.mock(SSLClientSessionCache.class); in testInstall_compatibleContext() local
72 ICameraBinderStereotype mock = mock(ICameraBinderStereotype.class); in testStereotypes() local
170 private void blockingCallSpeak(String speech, IDelegate mock) throws in blockingCallSpeak()