Searched refs:dynamicSettingsMockIs (Results 1 – 1 of 1) sorted by relevance
607 InputStream dynamicSettingsMockIs = mockFileOutputStream.toInputStream(); in testSetOffhostSecureElement_existingService_correctUid_nonNullSE() local610 when(dynamicSettingsFile.openRead()).thenReturn(dynamicSettingsMockIs); in testSetOffhostSecureElement_existingService_correctUid_nonNullSE()692 InputStream dynamicSettingsMockIs = mockFileOutputStream.toInputStream(); in testResetOffhostSecureElement_existingService_correctUid() local695 when(dynamicSettingsFile.openRead()).thenReturn(dynamicSettingsMockIs); in testResetOffhostSecureElement_existingService_correctUid()979 InputStream dynamicSettingsMockIs = mockFileOutputStream.toInputStream(); in testRegisterAidGroupForService_existingService_correctUid() local982 when(dynamicSettingsFile.openRead()).thenReturn(dynamicSettingsMockIs); in testRegisterAidGroupForService_existingService_correctUid()1092 InputStream dynamicSettingsMockIs = mockFileOutputStream.toInputStream(); in testRemoveAidGroupForService_existingService_correctUid() local1095 when(dynamicSettingsFile.openRead()).thenReturn(dynamicSettingsMockIs); in testRemoveAidGroupForService_existingService_correctUid()