Home
last modified time | relevance | path

Searched defs:WaitForServer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/treble/build/treble_build/local/
H A Dninja.go307 func (cli *ninjaCli) WaitForServer(ctx context.Context, maxTries int) error { func
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dservice_config_end2end_test.cc356 void WaitForServer( in WaitForServer() function in grpc::testing::__anon50cf22e30111::ServiceConfigEnd2endTest
H A Dclient_lb_end2end_test.cc521 void WaitForServer( in WaitForServer() function in grpc::testing::__anon18215c690111::ClientLbEnd2endTest
/aosp_15_r20/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp2591 struct WaitForServer { struct
2592 static void run(const std::string& serviceName) { in run()