Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dsnapshot_browsertest.cc177 int num_remaining_async_snapshots_ = 0; member in content::SnapshotBrowserTest
181 --num_remaining_async_snapshots_; in AsyncSnapshotCallback()
380 ++num_remaining_async_snapshots_; in IN_PROC_BROWSER_TEST_F()
407 while (num_remaining_async_snapshots_ > 0) { in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dsnapshot_browsertest.cc177 int num_remaining_async_snapshots_ = 0; member in content::SnapshotBrowserTest
181 --num_remaining_async_snapshots_; in AsyncSnapshotCallback()
380 ++num_remaining_async_snapshots_; in IN_PROC_BROWSER_TEST_F()
407 while (num_remaining_async_snapshots_ > 0) { in IN_PROC_BROWSER_TEST_F()