Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/downloads/
H A Ddownloads_api.h57 extern const char kNotResumable[];
H A Ddownloads_api.cc111 const char kNotResumable[] = "DownloadItem.canResume must be true"; variable
1239 download_extension_errors::kNotResumable, &error)) { in Run()
H A Ddownloads_api_browsertest.cc1014 EXPECT_STREQ(errors::kNotResumable, error.c_str()); in IN_PROC_BROWSER_TEST_F()
1616 EXPECT_STREQ(errors::kNotResumable, error.c_str()); in IN_PROC_BROWSER_TEST_F()
1635 EXPECT_STREQ(errors::kNotResumable, error.c_str()); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/downloads/
H A Ddownloads_api.h57 extern const char kNotResumable[];
H A Ddownloads_api.cc111 const char kNotResumable[] = "DownloadItem.canResume must be true"; variable
1234 download_extension_errors::kNotResumable, &error)) { in Run()
H A Ddownloads_api_browsertest.cc1004 EXPECT_STREQ(errors::kNotResumable, error.c_str()); in IN_PROC_BROWSER_TEST_F()
1566 EXPECT_STREQ(errors::kNotResumable, error.c_str()); in IN_PROC_BROWSER_TEST_F()
1585 EXPECT_STREQ(errors::kNotResumable, error.c_str()); in IN_PROC_BROWSER_TEST_F()