Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/server/load_reporter/
Dload_data_store_test.cc153 grpc::string orphaned_lb_id = FormatLbId(std::rand() % num_lb_ids); in TEST_F() local
154 load_data_store.ReportStreamClosed(kHostname1, orphaned_lb_id); in TEST_F()
155 active_lb_ids.erase(orphaned_lb_id); in TEST_F()
162 orphaned_lb_id, kLoadKey1)) { in TEST_F()
184 kHostname1, orphaned_lb_id, kLoadKey1)); in TEST_F()
194 orphaned_lb_id, kLoadKey1)) { in TEST_F()