Lines Matching refs:placeholders
112 std::bind(process_rpc, config.payload_config(), std::placeholders::_1, in AsyncQpsServerTest()
113 std::placeholders::_2); in AsyncQpsServerTest()
119 request_unary_function, &async_service_, std::placeholders::_1, in AsyncQpsServerTest()
120 std::placeholders::_2, std::placeholders::_3, srv_cqs_[j].get(), in AsyncQpsServerTest()
121 srv_cqs_[j].get(), std::placeholders::_4); in AsyncQpsServerTest()
128 std::placeholders::_1, std::placeholders::_2, srv_cqs_[j].get(), in AsyncQpsServerTest()
129 srv_cqs_[j].get(), std::placeholders::_3); in AsyncQpsServerTest()
136 std::placeholders::_1, std::placeholders::_2, srv_cqs_[j].get(), in AsyncQpsServerTest()
137 srv_cqs_[j].get(), std::placeholders::_3); in AsyncQpsServerTest()
144 std::placeholders::_1, std::placeholders::_2, in AsyncQpsServerTest()
145 std::placeholders::_3, srv_cqs_[j].get(), in AsyncQpsServerTest()
146 srv_cqs_[j].get(), std::placeholders::_4); in AsyncQpsServerTest()