Searched defs:RpcResult (Results 1 – 2 of 2) sorted by relevance
717 struct RpcResult { struct722 std::function<bool(const RpcResult&)> continue_predicate, argument
85 SendRpcsUntil(DEBUG_LOCATION, [&](const RpcResult&) { in TEST_P()