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