Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_link_bonding.c4822 test_end: in test_alb_change_mac_in_reply_sent()
4954 goto test_end; in test_alb_reply_from_client()
4957 test_end: in test_alb_reply_from_client()
5032 goto test_end; in test_alb_receive_vlan_reply()
5037 goto test_end; in test_alb_receive_vlan_reply()
5042 goto test_end; in test_alb_receive_vlan_reply()
5047 goto test_end; in test_alb_receive_vlan_reply()
5052 test_end: in test_alb_receive_vlan_reply()
5075 goto test_end; in test_alb_ipv4_tx()
5085 goto test_end; in test_alb_ipv4_tx()
[all …]
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c6951 long long test_end, run_time, max_latency = 0, runs = 0; in intrinsicLatencyMode() local
6954 test_end = ustime() + run_time; in intrinsicLatencyMode()
6975 if (force_cancel_loop || end > test_end) { in intrinsicLatencyMode()