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