/external/chromium_org/chrome/test/perf/ |
perf_ui_test_suite.cc | 92 base::FilePath default_path = local 94 if (!GenerateProfile(TOP_SITES, kNumURLs, default_path)) { 104 if (!base::CopyDirectory(default_path,
|
/external/chromium/testing/gtest/test/ |
gtest-filepath_test.cc | 487 FilePath default_path; local 489 non_default_path = default_path; 491 EXPECT_STREQ("", default_path.c_str()); // RHS var is unchanged. 496 FilePath default_path; local 497 default_path = non_default_path; 498 EXPECT_STREQ("path", default_path.c_str());
|
/external/chromium_org/testing/gtest/test/ |
gtest-filepath_test.cc | 469 FilePath default_path; local 471 non_default_path = default_path; 473 EXPECT_EQ("", default_path.string()); // RHS var is unchanged. 478 FilePath default_path; local 479 default_path = non_default_path; 480 EXPECT_EQ("path", default_path.string());
|
/external/gtest/test/ |
gtest-filepath_test.cc | 487 FilePath default_path; local 489 non_default_path = default_path; 491 EXPECT_STREQ("", default_path.c_str()); // RHS var is unchanged. 496 FilePath default_path; local 497 default_path = non_default_path; 498 EXPECT_STREQ("path", default_path.c_str());
|
/external/protobuf/gtest/test/ |
gtest-filepath_test.cc | 401 FilePath default_path; local 403 non_default_path = default_path; 405 EXPECT_STREQ("", default_path.c_str()); // RHS var is unchanged. 410 FilePath default_path; local 411 default_path = non_default_path; 412 EXPECT_STREQ("path", default_path.c_str());
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest-filepath_test.cc | 469 FilePath default_path; local 471 non_default_path = default_path; 473 EXPECT_EQ("", default_path.string()); // RHS var is unchanged. 478 FilePath default_path; local 479 default_path = non_default_path; 480 EXPECT_EQ("path", default_path.string());
|
/external/chromium_org/chrome/browser/media_galleries/ |
media_galleries_dialog_controller.cc | 217 base::FilePath default_path = local 220 if (default_path.empty()) 221 PathService::Get(base::DIR_USER_DESKTOP, &default_path); 227 default_path,
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
select_file_dialog_impl_kde.cc | 60 const base::FilePath& default_path, 72 const base::FilePath& default_path, gfx::NativeWindow parent, 77 : type(type), title(title), default_path(default_path), parent(parent), 85 base::FilePath default_path; member in struct:libgtk2ui::SelectFileDialogImplKDE::KDialogParams 99 const base::FilePath& default_path, gfx::NativeWindow parent, 119 const base::FilePath& default_path, 123 const base::FilePath& default_path, 127 const base::FilePath& default_path, 131 const base::FilePath& default_path, [all...] |
/external/chromium_org/ui/shell_dialogs/gtk/ |
select_file_dialog_impl_kde.cc | 53 const base::FilePath& default_path, 67 const base::FilePath& default_path, 77 default_path(default_path), 88 base::FilePath default_path; member in struct:__anon15023::SelectFileDialogImplKDE::KDialogParams 104 const base::FilePath& default_path, gfx::NativeWindow parent, 125 const base::FilePath& default_path, 129 const base::FilePath& default_path, 133 const base::FilePath& default_path, 137 const base::FilePath& default_path, [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
ihooks.py | 116 path = [None] + self.default_path() 122 def default_path(self): member in class:BasicModuleLoader 186 def default_path(self): return sys.path member in class:Hooks 220 def default_path(self): member in class:ModuleLoader 221 return self.hooks.default_path()
|
rexec.py | 114 def default_path(self): member in class:RHooks
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
ihooks.py | 116 path = [None] + self.default_path() 122 def default_path(self): member in class:BasicModuleLoader 186 def default_path(self): return sys.path member in class:Hooks 220 def default_path(self): member in class:ModuleLoader 221 return self.hooks.default_path()
|
rexec.py | 114 def default_path(self): member in class:RHooks
|
/external/chromium/chrome/browser/extensions/ |
extension_bookmarks_module.cc | 68 FilePath default_path; local 69 PathService::Get(chrome::DIR_USER_DOCUMENTS, &default_path); 70 return default_path.Append(filename); 836 FilePath default_path; local 838 default_path = GetDefaultFilepathForBookmarkExport(); 842 // After getting the |default_path|, ask the UI to display the file dialog. 845 type, default_path)); 849 FilePath default_path) { 866 default_path,
|
/external/chromium/chrome/browser/ui/views/ |
shell_dialogs_win.cc | 545 const FilePath& default_path, 559 const FilePath& default_path, 568 default_path(default_path), 582 FilePath default_path; member in struct:SelectFileDialogImpl::ExecuteSelectParams 650 const FilePath& default_path, 656 ExecuteSelectParams execute_params(type, UTF16ToWide(title), default_path, 695 FilePath path = params.default_path; 705 params.default_path.value(), filter, [all...] |
/external/chromium_org/chrome/browser/extensions/api/bookmarks/ |
bookmarks_api.cc | 92 base::FilePath default_path; local 93 PathService::Get(chrome::DIR_USER_DOCUMENTS, &default_path); 94 return default_path.Append(filename); 891 base::FilePath default_path; local 893 default_path = GetDefaultFilepathForBookmarkExport(); 897 // After getting the |default_path|, ask the UI to display the file dialog. 900 type, default_path)); 905 const base::FilePath& default_path) { 934 default_path [all...] |
/external/chromium_org/ui/shell_dialogs/ |
select_file_dialog_win.cc | 426 const base::FilePath& default_path, 440 const base::FilePath& default_path, 449 default_path(default_path), 461 base::FilePath default_path; member in struct:__anon15026::SelectFileDialogImpl::ExecuteSelectParams 540 const base::FilePath& default_path, 556 default_path, local 568 default_path, local 578 default_path, local 607 ExecuteSelectParams execute_params(type, UTF16ToWide(title), default_path, [all...] |