Searched refs:on_reply (Results 1 – 2 of 2) sorted by relevance
93 auto on_reply = task_runner_.CreateCheckpoint("on_hello_reply"); in TEST_F() local95 [on_reply](AsyncResult<GreeterReplyMsg> reply) { in TEST_F()99 on_reply(); in TEST_F()116 auto on_reply = task_runner_.CreateCheckpoint("on_goodbye_reply"); in TEST_F() local118 [on_reply](AsyncResult<GreeterReplyMsg> reply) { in TEST_F()122 on_reply(); in TEST_F()
372 auto on_reply = task_runner_->CreateCheckpoint("on_reply"); in TEST_F() local374 [on_reply](AsyncResult<ProtoMessage> reply) { in TEST_F()376 on_reply(); in TEST_F()416 auto on_reply = task_runner_->CreateCheckpoint("on_reply"); in TEST_F() local418 [on_reply](AsyncResult<ProtoMessage> reply) { in TEST_F()420 on_reply(); in TEST_F()