Home
last modified time | relevance | path

Searched defs:RpcResult (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.h717 struct RpcResult { struct
722 std::function<bool(const RpcResult&)> continue_predicate, argument
H A Dxds_wrr_end2end_test.cc85 SendRpcsUntil(DEBUG_LOCATION, [&](const RpcResult&) { in TEST_P()