Searched refs:BENCHMARK_HELPER (Results 1 – 2 of 2) sorted by relevance
/third_party/libuv/test/ |
D | benchmark-list.h | 94 BENCHMARK_HELPER (ping_pongs, tcp4_echo_server) 101 BENCHMARK_HELPER (tcp_write_batch, tcp4_blackhole_server) 104 BENCHMARK_HELPER (tcp_pump100_client, tcp_pump_server) 107 BENCHMARK_HELPER (tcp_pump1_client, tcp_pump_server) 110 BENCHMARK_HELPER (tcp4_pound_100, tcp4_echo_server) 113 BENCHMARK_HELPER (tcp4_pound_1000, tcp4_echo_server) 116 BENCHMARK_HELPER (pipe_pump100_client, pipe_pump_server) 119 BENCHMARK_HELPER (pipe_pump1_client, pipe_pump_server) 122 BENCHMARK_HELPER (pipe_pound_100, pipe_echo_server) 125 BENCHMARK_HELPER (pipe_pound_1000, pipe_echo_server)
|
D | runner.h | 85 #define BENCHMARK_HELPER HELPER_ENTRY macro
|