Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_config_service_client_unittest.cc280 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
291 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
311 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
325 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
653 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
675 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
695 EXPECT_TRUE(config_client()->foreground_fetch_pending()); in TEST_F()
703 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
740 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
751 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
H A Ddata_reduction_proxy_test_utils.h112 bool foreground_fetch_pending() const { return foreground_fetch_pending_; } in foreground_fetch_pending() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_config_service_client_unittest.cc312 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
324 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
346 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
362 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
723 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
745 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
765 EXPECT_TRUE(config_client()->foreground_fetch_pending()); in TEST_F()
773 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
811 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
822 EXPECT_FALSE(config_client()->foreground_fetch_pending()); in TEST_F()
H A Ddata_reduction_proxy_test_utils.h118 bool foreground_fetch_pending() const { return foreground_fetch_pending_; } in foreground_fetch_pending() function