Searched refs:DevicePostureRepositoryImpl (Results 1 – 3 of 3) sorted by relevance
35 class DevicePostureRepositoryImpl regex
47 @Binds fun devicePostureRepository(impl: DevicePostureRepositoryImpl): DevicePostureRepository
54 underTest = DevicePostureRepositoryImpl(postureController = devicePostureController)