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