Searched refs:getTxTputSufficientLowThrKbps (Results 1 – 4 of 4) sorted by relevance
134 mDeviceConfigFacade.getTxTputSufficientLowThrKbps()); in testDefaultValue()360 assertEquals(4000, mDeviceConfigFacade.getTxTputSufficientLowThrKbps()); in testFieldUpdates()
120 when(mDeviceConfigFacade.getTxTputSufficientLowThrKbps()).thenReturn( in setUp()
446 public int getTxTputSufficientLowThrKbps() { in getTxTputSufficientLowThrKbps() method in DeviceConfigFacade
572 int tputSufficientLowThrKbps = mDeviceConfigFacade.getTxTputSufficientLowThrKbps(); in isL2ThroughputSufficient()