Home
last modified time | relevance | path

Searched refs:load_report_cond_ (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/
Dgrpclb_end2end_test.cc266 load_report_cond_.notify_one(); in BalanceLoad()
310 load_report_cond_.wait(lock, [this] { return load_report_ready_; }); in WaitForLoadReport()
337 std::condition_variable load_report_cond_; member in grpc::testing::__anon5deae6e10111::BalancerServiceImpl