Searched refs:wbBgTx (Results 1 – 1 of 1) sorted by relevance
419 long wbBgTx = assertInteger(parts[21]); // wifiBytesTx in checkNetwork() local441 assertTrue("wifiBytesTx must be >= wifiBytesBgTx", wbTx >= wbBgTx); in checkNetwork()