Searched defs:contextSpy (Results 1 – 7 of 7) sorted by relevance
69 Context contextSpy = spy(mContext); in setUp() local
41 Context contextSpy = spy(new ContextWrapper(context)); in buildContext() local
64 Context contextSpy = spy(new ContextWrapper(InstrumentationRegistry.getTargetContext())); in setUp() local
633 Context contextSpy = spy(mContext); in getContextSpyForStickyBroadcast() local
2755 Context contextSpy = getSpyContext(); in testUsbComplianceIntent_refreshBatteryInfo() local2766 Context contextSpy = getSpyContext(); in testUsbComplianceIntent_refreshBatteryInfoWithIncompatibleCharger() local3485 Context contextSpy = spy(mContext); in getSpyContext() local
190 Context contextSpy = spy(mContext); in getTargetInputMethodUser() local
1197 Context contextSpy = Mockito.spy(mContext); in testCreateAndInitializeService_registersPackageTrackingReceiver() local