Searched defs:mockContext (Results 1 – 3 of 3) sorted by relevance
102 MyMockContext mockContext = new MyMockContext(mContext, mockPM); in testSearchablesListReal() local122 MyMockContext mockContext = new MyMockContext(mContext, mockPM); in testSearchablesListEmpty() local
66 Context mockContext = new MyMockContext(realTestContext); in setUp() local283 private AccountManagerService createAccountManagerService(Context mockContext, in createAccountManagerService()
121 Context mockContext() { in mockContext() method in WifiConnectivityManagerTest