Home
last modified time | relevance | path

Searched refs:FPL (Results 1 – 9 of 9) sorted by relevance

/external/chromium/base/
Dfile_path_unittest.cc13 #define FPL(x) FILE_PATH_LITERAL(x) macro
54 { FPL(""), FPL(".") }, in TEST_F()
55 { FPL("aa"), FPL(".") }, in TEST_F()
56 { FPL("/aa/bb"), FPL("/aa") }, in TEST_F()
57 { FPL("/aa/bb/"), FPL("/aa") }, in TEST_F()
58 { FPL("/aa/bb//"), FPL("/aa") }, in TEST_F()
59 { FPL("/aa/bb/ccc"), FPL("/aa/bb") }, in TEST_F()
60 { FPL("/aa"), FPL("/") }, in TEST_F()
61 { FPL("/aa/"), FPL("/") }, in TEST_F()
62 { FPL("/"), FPL("/") }, in TEST_F()
[all …]
Dfile_util_unittest.cc34 #define FPL(x) FILE_PATH_LITERAL(x) macro
357 FilePath file_01 = temp_dir_.path().Append(FPL("The file 01.txt")); in TEST_F()
363 FilePath subdir_path = temp_dir_.path().Append(FPL("Level2")); in TEST_F()
366 FilePath file_02 = subdir_path.Append(FPL("The file 02.txt")); in TEST_F()
372 FilePath subsubdir_path = subdir_path.Append(FPL("Level3")); in TEST_F()
375 FilePath file_03 = subsubdir_path.Append(FPL("The file 03.txt")); in TEST_F()
382 file_util::ComputeFilesSize(temp_dir_.path(), FPL("The file*")); in TEST_F()
385 computed_size = file_util::ComputeFilesSize(temp_dir_.path(), FPL("bla*")); in TEST_F()
392 FilePath file_a_path = temp_dir_.path().Append(FPL("file_a")); in TEST_F()
393 FilePath dir_path = temp_dir_.path().Append(FPL("dir")); in TEST_F()
[all …]
/external/chromium/chrome/common/
Dchrome_constants.cc9 #define FPL FILE_PATH_LITERAL macro
28 const FilePath::CharType kBrowserProcessExecutableName[] = FPL("chrome.exe");
29 const FilePath::CharType kHelperProcessExecutableName[] = FPL("chrome.exe");
31 const FilePath::CharType kBrowserProcessExecutableName[] = FPL("chrome");
34 const FilePath::CharType kHelperProcessExecutableName[] = FPL("exe");
36 const FilePath::CharType kBrowserProcessExecutableName[] = FPL(PRODUCT_STRING);
38 FPL(PRODUCT_STRING " Helper");
41 const FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome.exe");
42 const FilePath::CharType kHelperProcessExecutablePath[] = FPL("chrome.exe");
44 const FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
[all …]
/external/chromium/chrome/browser/download/
Dsave_package_unittest.cc19 #define FPL FILE_PATH_LITERAL macro
48 FilePath::StringType::size_type r_paren_index = filename.rfind(FPL(')')); in HasOrdinalNumber()
49 FilePath::StringType::size_type l_paren_index = filename.rfind(FPL('(')); in HasOrdinalNumber()
142 FPL("saved_resource") FPL_HTML_EXTENSION, true},
145 {"filename=1.css", "http://www.savepage.com", FPL("1.css"), false},
148 {"filename=1.js", "http://www.savepage.com", FPL("1.js"), false},
151 {"filename=1.css", "http://www.savepage.com", FPL("1(1).css"), false},
154 {"filename=1(1).js", "http://www.savepage.com", FPL("1(1).js"), false},
157 {"filename=1.css", "http://www.savepage.com", FPL("1(2).css"), false},
160 {"filename=1(1).css", "http://www.savepage.com", FPL("1(3).css"), false},
[all …]
/external/chromium/chrome/browser/chromeos/
Dboot_times_loader.cc32 #define FPL(value) FILE_PATH_LITERAL(value) macro
35 static const FilePath::CharType kLogPath[] = FPL("/tmp");
37 static const FilePath::CharType kUptimePrefix[] = FPL("uptime-");
39 static const FilePath::CharType kDiskPrefix[] = FPL("disk-");
41 static const FilePath::CharType kChromeMain[] = FPL("chrome-main");
48 static const FilePath::CharType kLoginSuccess[] = FPL("login-success");
50 FPL("chrome-first-render");
60 static const FilePath::CharType kLoginTimes[] = FPL("login-times-sent");
137 FPL("/tmp/boot-times-sent"); in SendBootTimesToUMA()
174 const FilePath::CharType kFirmwareBootTime[] = FPL("firmware-boot-time"); in GetBootTimes()
[all …]
/external/chromium/chrome/browser/
Dshell_integration_unittest.cc29 #define FPL FILE_PATH_LITERAL macro
144 { FPL("http___foo_.desktop"), "http://foo" }, in TEST()
145 { FPL("http___foo_bar_.desktop"), "http://foo/bar/" }, in TEST()
146 { FPL("http___foo_bar_a=b&c=d.desktop"), "http://foo/bar?a=b&c=d" }, in TEST()
149 { FPL("http___foo_.desktop"), "http://foo/bar/baz/../../../../../" }, in TEST()
150 { FPL("http___foo_.desktop"), "http://foo/bar/././../baz/././../" }, in TEST()
151 { FPL("http___.._.desktop"), "http://../../../../" }, in TEST()
/external/clang/test/SemaCXX/
Dblock-call.cpp7 …int (*FPL) (int) = FP; // expected-error {{cannot initialize a variable of type 'int (*)(int)' wit… in main() local
/external/clang/test/Sema/
Dblock-call.c7 int (*FPL) (int) = FP; // C doesn't consider this an error. in main() local
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en50778 http://www.itweb.co.za/sections/internet/2002/0205230701.asp?O=FPL