Searched refs:DoRPCAndGetPath (Results 1 – 1 of 1) sorted by relevance
87 GrpclbRouteType DoRPCAndGetPath(TestService::Stub* stub, int deadline_seconds, in DoRPCAndGetPath() function116 GrpclbRouteType DoRPCAndGetPath(TestService::Stub* stub, int deadline_seconds) { in DoRPCAndGetPath() function117 return DoRPCAndGetPath(stub, deadline_seconds, FailFast); in DoRPCAndGetPath()185 GrpclbRouteType grpclb_route_type = DoRPCAndGetPath(stub, 1); in WaitForFallbackAndDoRPCs()209 GrpclbRouteType grpclb_route_type = DoRPCAndGetPath(stub, 20); in WaitForFallbackAndDoRPCs()224 GrpclbRouteType grpclb_route_type = DoRPCAndGetPath(stub.get(), 20); in DoFallbackAfterStartupTest()