Searched refs:testStore (Results 1 – 1 of 1) sorted by relevance
61 Store testStore; in testGetInstance() local71 testStore = Store.getInstance(testAccount, getContext()); in testGetInstance()73 assertSame(testStore, Store.sStores.get(testAccount.mId)); in testGetInstance()83 testStore = Store.getInstance(testAccount, getContext()); in testGetInstance()85 assertSame(testStore, Store.sStores.get(testAccount.mId)); in testGetInstance()94 testStore = Store.getInstance(testAccount, getContext()); in testGetInstance()