Searched refs:sharedStoreFile1 (Results 1 – 1 of 1) sorted by relevance
931 StoreFile sharedStoreFile1 = mock(StoreFile.class); in testMigration() local932 when(sharedStoreFile1.getFileId()) in testMigration()944 mWifiMetrics, Arrays.asList(sharedStoreFile1, sharedStoreFile2)); in testMigration()1049 verify(sharedStoreFile1, never()).readRawData(); in testMigration()