Home
last modified time | relevance | path

Searched refs:r1_counter (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/toranj/cli/
Dtest-007-off-mesh-route-traffic.py154 r1_counter = r1.get_br_counter_unicast_outbound_packets() variable
159 verify(r1_counter == r1.get_br_counter_unicast_outbound_packets())
166 r1_counter = r1.get_br_counter_unicast_outbound_packets() variable
171 verify(r1_counter + 3 == r1.get_br_counter_unicast_outbound_packets())
177 r1_counter = r1.get_br_counter_unicast_outbound_packets() variable
182 verify(r1_counter + 2 == r1.get_br_counter_unicast_outbound_packets())
Dtest-027-slaac-address.py192 r1_counter = r1.get_br_counter_unicast_outbound_packets() variable
196 verify(r1_counter + 1 == r1.get_br_counter_unicast_outbound_packets())
203 r1_counter = r1.get_br_counter_unicast_outbound_packets() variable
207 verify(r1_counter + 1 == r1.get_br_counter_unicast_outbound_packets())