Home
last modified time | relevance | path

Searched defs:debug_location (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.cc622 const grpc_core::DebugLocation& debug_location, in SendRpcsUntil()
641 const grpc_core::DebugLocation& debug_location, const size_t times, in CheckRpcSendOk()
657 const grpc_core::DebugLocation& debug_location, StatusCode expected_status, in CheckRpcSendFailure()
670 const grpc_core::DebugLocation& debug_location, size_t num_rpcs, in SendRpcsAndCountFailuresWithMessage()
712 const grpc_core::DebugLocation& debug_location, in SendConcurrentRpcs()
749 const grpc_core::DebugLocation& debug_location, size_t start_index, in WaitForAllBackends()
780 const grpc_core::DebugLocation& debug_location, in WaitForNack()
H A Dxds_override_host_end2end_test.cc129 grpc_core::DebugLocation debug_location, size_t backend_index, in GetCookiesForBackend()
167 grpc_core::DebugLocation debug_location, size_t backend_index, in GetAffinityCookieHeaderForBackend()
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Ddebug_location.h92 GPR_NO_UNIQUE_ADDRESS DebugLocation debug_location; member
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcompletion_queue.cc605 grpc_core::DebugLocation debug_location(file, line); local
622 grpc_core::DebugLocation debug_location(file, line); local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcompletion_queue.cc602 grpc_core::DebugLocation debug_location(file, line); local
619 grpc_core::DebugLocation debug_location(file, line); local
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_posix.cc799 const grpc_core::DebugLocation& debug_location) { in tcp_unref()
806 const grpc_core::DebugLocation& debug_location) { in tcp_ref()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc748 const grpc_core::DebugLocation& debug_location) { in tcp_unref()
755 const grpc_core::DebugLocation& debug_location) { in tcp_ref()
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_lb_end2end_test.cc382 const grpc_core::DebugLocation& debug_location, in SendRpcsUntil()