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