Searched refs:sharedStoreFile1 (Results 1 – 1 of 1) sorted by relevance
867 StoreFile sharedStoreFile1 = mock(StoreFile.class); in testMigration() local868 when(sharedStoreFile1.getFileId()) in testMigration()880 mWifiMetrics, Arrays.asList(sharedStoreFile1, sharedStoreFile2)); in testMigration()979 verify(sharedStoreFile1, never()).readRawData(); in testMigration()