Searched refs:WaitForServer (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | client_lb_end2end_test.cc | 521 void WaitForServer( in WaitForServer() function in grpc::testing::__anon18215c690111::ClientLbEnd2endTest 764 WaitForServer(DEBUG_LOCATION, stub, 0); in TEST_F() 792 WaitForServer(DEBUG_LOCATION, stub1, 1); in TEST_F() 971 WaitForServer(DEBUG_LOCATION, stub, 1); in TEST_F() 975 WaitForServer(DEBUG_LOCATION, stub, 2); in TEST_F() 1006 WaitForServer(DEBUG_LOCATION, stub, 0); in TEST_F() 1060 WaitForServer(DEBUG_LOCATION, stub1, 0); in TEST_F() 1087 WaitForServer(DEBUG_LOCATION, stub1, 0); in TEST_F() 1152 WaitForServer(DEBUG_LOCATION, stub, 0, [](const Status& status) { in TEST_F() 1172 WaitForServer(DEBUG_LOCATION, stub, 0); in TEST_F() [all …]
|
H A D | service_config_end2end_test.cc | 356 void WaitForServer( in WaitForServer() function in grpc::testing::__anon50cf22e30111::ServiceConfigEnd2endTest
|
/aosp_15_r20/tools/treble/build/treble_build/cmd/ |
H A D | main.go | 152 if err := ninja.WaitForServer(ctx, int(ninjaTimeout.Seconds())); err != nil {
|
/aosp_15_r20/tools/treble/build/treble_build/local/ |
H A D | ninja.go | 307 func (cli *ninjaCli) WaitForServer(ctx context.Context, maxTries int) error { func
|
/aosp_15_r20/system/tools/hidl/test/hidl_test/ |
D | hidl_test_client.cpp | 2591 struct WaitForServer { struct 2705 runOnEachServer<WaitForServer>(); in main()
|