Searched refs:getHealthMonitorRatioThrNumerator (Results 1 – 5 of 5) sorted by relevance
178 mDeviceConfigFacade.getHealthMonitorRatioThrNumerator()); in testDefaultValue()382 assertEquals(3, mDeviceConfigFacade.getHealthMonitorRatioThrNumerator()); in testFieldUpdates()
219 when(mDeviceConfigFacade.getHealthMonitorRatioThrNumerator()).thenReturn( in setUp()
183 when(mDeviceConfigFacade.getHealthMonitorRatioThrNumerator()).thenReturn( in setUp()
605 public int getHealthMonitorRatioThrNumerator() { in getHealthMonitorRatioThrNumerator() method in DeviceConfigFacade
1774 * mDeviceConfigFacade.getHealthMonitorRatioThrNumerator()); in isRatioAboveThreshold()