Searched refs:poll_count_before (Results 1 – 2 of 2) sorted by relevance
77 poll_count_before = int(child.get(wpan.WPAN_NCP_COUNTER_TX_PKT_DATA_POLL), 0) variable84 actual_polls = poll_count_after - poll_count_before103 poll_count_before = int(child.get(wpan.WPAN_NCP_COUNTER_TX_PKT_DATA_POLL), 0) variable107 verify(poll_count_after > poll_count_before)
70 poll_count_before = int(child.get(wpan.WPAN_NCP_COUNTER_TX_PKT_DATA_POLL), 0) variable76 wpan.verify(poll_count_after > poll_count_before)