Searched refs:getRxTputSufficientLowThrKbps (Results 1 – 4 of 4) sorted by relevance
138 mDeviceConfigFacade.getRxTputSufficientLowThrKbps()); in testDefaultValue()362 assertEquals(5000, mDeviceConfigFacade.getRxTputSufficientLowThrKbps()); in testFieldUpdates()
124 when(mDeviceConfigFacade.getRxTputSufficientLowThrKbps()).thenReturn( in setUp()
460 public int getRxTputSufficientLowThrKbps() { in getRxTputSufficientLowThrKbps() method in DeviceConfigFacade
575 tputSufficientLowThrKbps = mDeviceConfigFacade.getRxTputSufficientLowThrKbps(); in isL2ThroughputSufficient()