Searched refs:mbBgTx (Results 1 – 1 of 1) sorted by relevance
417 long mbBgTx = assertInteger(parts[19]); // mobileBytesTx in checkNetwork() local437 assertTrue("mobileBytesTx must be >= mobileBytesBgTx", mbTx >= mbBgTx); in checkNetwork()