Searched refs:wbBgRx (Results 1 – 1 of 1) sorted by relevance
423 long wbBgRx = assertInteger(parts[20]); // wifiBytesRx in checkNetwork() local444 assertTrue("wifiBytesRx must be >= wifiBytesBgRx", wbRx >= wbBgRx); in checkNetwork()