HomeSort by relevance Sort by last modified time
    Searched refs:kExtensionFilePath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper_unittest.cc 95 const base::FilePath::CharType kExtensionFilePath[] =
98 const base::FilePath::CharType kExtensionFilePath[] =
111 base::FilePath(kExtensionFilePath).AppendASCII(name),
155 base::FilePath(kExtensionFilePath),
  /external/chromium_org/chrome/browser/themes/
theme_syncable_service_unittest.cc 49 const base::FilePath::CharType kExtensionFilePath[] =
52 const base::FilePath::CharType kExtensionFilePath[] = FILE_PATH_LITERAL("/oo");
174 &command_line, base::FilePath(kExtensionFilePath), false);
181 theme_extension_ = MakeThemeExtension(base::FilePath(kExtensionFilePath),

Completed in 78 milliseconds