Searched refs:wbTx (Results 1 – 1 of 1) sorted by relevance
405 long wbTx = assertInteger(parts[7]); // wifiBytesTx in checkNetwork() local432 assertTrue("wifiBytesTx must be >= wifiPacketsTx", wbTx >= wpTx); in checkNetwork()441 assertTrue("wifiBytesTx must be >= wifiBytesBgTx", wbTx >= wbBgTx); in checkNetwork()