Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dhost_resolver_unittest.cc333 mojo::PendingRemote<mojom::ResolveHostClient> pending_any_client; in TEST_F() local
334 TestResolveHostClient any_client(&pending_any_client, &any_run_loop); in TEST_F()
340 std::move(pending_any_client)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/
H A Dhost_resolver_unittest.cc335 mojo::PendingRemote<mojom::ResolveHostClient> pending_any_client; in TEST_F() local
336 TestResolveHostClient any_client(&pending_any_client, &any_run_loop); in TEST_F()
342 std::move(pending_any_client)); in TEST_F()