Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/sync/
H A Dprofile_signin_confirmation_helper_unittest.cc97 const base::FilePath::CharType kExtensionFilePath[] = variable
100 const base::FilePath::CharType kExtensionFilePath[] = variable
115 base::FilePath(kExtensionFilePath).AppendASCII(name), in CreateExtension()
163 base::FilePath(kExtensionFilePath), in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/themes/
H A Dtheme_syncable_service_unittest.cc56 const base::FilePath::CharType kExtensionFilePath[] = variable
59 const base::FilePath::CharType kExtensionFilePath[] = FILE_PATH_LITERAL("/oo"); variable
208 &command_line, base::FilePath(kExtensionFilePath), false); in SetUpExtension()
215 theme_extension_ = MakeThemeExtension(base::FilePath(kExtensionFilePath), in SetUpExtension()