Searched defs:PollUntilDone (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/ | ||
H A D | settings_timeout_test.cc | 223 bool PollUntilDone(EventState* state, Timestamp deadline) { in PollUntilDone() function in grpc_core::test::__anon8d4c1a4c0111::Client |
/aosp_15_r20/external/cronet/base/test/launcher/ | ||
H A D | test_launcher.cc | 124 bool ResultWatcher::PollUntilDone(TimeDelta timeout_per_test) { in PollUntilDone() function in base::ResultWatcher |