Searched refs:getBugReportThresholdExtraRatio (Results 1 – 3 of 3) sorted by relevance
667 public int getBugReportThresholdExtraRatio() { in getBugReportThresholdExtraRatio() method in DeviceConfigFacade
739 mDeviceConfigFacade.getBugReportThresholdExtraRatio(); in detectAbnormalFailureReason()
194 when(mDeviceConfigFacade.getBugReportThresholdExtraRatio()).thenReturn(1); in setUp()