Searched refs:mbTx (Results 1 – 1 of 1) sorted by relevance
403 long mbTx = assertInteger(parts[5]); // mobileBytesTx in checkNetwork() local428 assertTrue("mobileBytesTx must be >= mobilePacketsTx", mbTx >= mpTx); in checkNetwork()437 assertTrue("mobileBytesTx must be >= mobileBytesBgTx", mbTx >= mbBgTx); in checkNetwork()