Home
last modified time | relevance | path

Searched defs:InitClient (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DIPC_test.cpp67 InitClient, enumerator
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_tests.h637 void InitClient(const ChannelArgs& args) { in InitClient() function
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.cc489 void XdsEnd2endTest::InitClient(absl::optional<XdsBootstrapBuilder> builder, in InitClient() function in grpc::testing::XdsEnd2endTest