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