Home
last modified time | relevance | path

Searched defs:test_file (Results 1 – 25 of 52) sorted by relevance

123

/external/chromium_org/chrome/browser/extensions/api/file_system/
Dfile_system_apitest.cc151 base::FilePath test_file = test_root_folder_.AppendASCII("gold.txt"); in IN_PROC_BROWSER_TEST_F() local
168 base::FilePath test_file = test_root_folder_.AppendASCII("gold.txt"); in IN_PROC_BROWSER_TEST_F() local
183 base::FilePath test_file = test_path.AppendASCII("gold.txt"); in IN_PROC_BROWSER_TEST_F() local
195 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
206 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
223 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
243 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
255 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
280 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
292 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
[all …]
/external/chromium_org/chrome/common/extensions/
Dextension_test_util.cc57 const std::string& test_file, in LoadManifestUnchecked()
81 const std::string& test_file, in LoadManifestUnchecked()
90 const std::string& test_file, in LoadManifest()
102 const std::string& test_file, in LoadManifest()
108 const std::string& test_file) { in LoadManifestStrict()
113 const std::string& test_file) { in LoadManifest()
/external/chromium_org/chrome/browser/extensions/
Dconvert_user_script_unittest.cc39 base::FilePath test_file; in TEST_F() local
92 base::FilePath test_file; in TEST_F() local
141 base::FilePath test_file; in TEST_F() local
159 base::FilePath test_file; in TEST_F() local
194 base::FilePath test_file; in TEST_F() local
229 base::FilePath test_file; in TEST_F() local
Dextension_creator_filter_unittest.cc26 base::FilePath test_file(test_dir_.Append(file_path)); in CreateEmptyTestFile() local
37 base::FilePath test_file(temp_sub_dir.Append(file_name)); in CreateEmptyTestFileInDir() local
75 base::FilePath test_file(CreateEmptyTestFile(input)); in TEST_F() local
101 base::FilePath test_file(CreateEmptyTestFileInDir(cases[i].file_name, in TEST_F() local
130 base::FilePath test_file(CreateEmptyTestFile(input)); in TEST_F() local
/external/chromium/chrome/browser/extensions/
Dconvert_user_script_unittest.cc18 FilePath test_file; in TEST() local
58 FilePath test_file; in TEST() local
97 FilePath test_file; in TEST() local
Dimage_loading_tracker_unittest.cc56 FilePath test_file; in CreateExtension() local
/external/chromium/chrome/browser/ui/tests/
Dbrowser_uitest.cc49 FilePath test_file(test_data_directory_); in TEST_F() local
94 FilePath test_file(test_data_directory_); in TEST_F() local
148 FilePath test_file(test_data_directory_); in TEST_F() local
197 FilePath test_file(test_data_directory_); in TEST_F() local
215 FilePath test_file(test_data_directory_); in TEST_F() local
240 FilePath test_file(test_data_directory_); in TEST_F() local
261 FilePath test_file(test_data_directory_); in TEST_F() local
313 FilePath test_file(test_data_directory_); in TEST_F() local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
Drebaselineserver.py44 def _get_actual_result_files(test_file, test_config): argument
59 def _rebaseline_test(test_file, baseline_target, baseline_move_to, test_config, log): argument
128 def _move_test_baselines(test_file, extensions_to_move, source_platform, destination_platform, test… argument
164 def get_test_baselines(test_file, test_config): argument
/external/chromium/chrome/browser/
Dsanity_uitest.cc18 FilePath test_file = in GoogleTest() local
36 FilePath test_file = test_data_directory_.AppendASCII("columns.html"); in ColumnLayout() local
Dimages_uitest.cc15 FilePath test_file(test_data_directory_); in TEST_F() local
Ddefault_plugin_uitest.cc26 FilePath test_file(test_data_directory_); in TEST_F() local
Diframe_uitest.cc14 FilePath test_file(test_data_directory_); in NavigateAndVerifyTitle() local
/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dmedia_file_validator_browsertest.cc60 base::FilePath test_file; in GetMediaTestDir() local
124 base::FilePath test_file = src_path.AppendASCII(filename); in SetupOnFileThread() local
261 base::FilePath test_file = GetMediaTestDir(); in IN_PROC_BROWSER_TEST_F() local
268 base::FilePath test_file = GetMediaTestDir(); in IN_PROC_BROWSER_TEST_F() local
275 base::FilePath test_file = GetMediaTestDir(); in IN_PROC_BROWSER_TEST_F() local
/external/compiler-rt/lib/tsan/lit_tests/
Dtest_output.sh18 test_file() { function
/external/clang/bindings/python/tests/cindex/
Dtest_file.py3 def test_file(): function
/external/chromium_org/remoting/host/
Djson_host_config_unittest.cc45 base::FilePath test_file = test_dir_.path().AppendASCII("read.json"); in TEST_F() local
68 base::FilePath test_file = test_dir_.path().AppendASCII("write.json"); in TEST_F() local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
Dmanager.py128 def _test_input_for_file(self, test_file): argument
134 def _test_requires_lock(self, test_file): argument
141 def _test_is_expected_missing(self, test_file): argument
145 def _test_is_slow(self, test_file): argument
/external/chromium_org/chrome/browser/extensions/docs/examples/apps/
Dcalculator_browsertest.cc20 base::FilePath test_file; in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/chromeos/drive/
Dlocal_file_reader_unittest.cc71 base::FilePath test_file; in TEST_F() local
87 base::FilePath test_file; in TEST_F() local
/external/chromium/chrome/browser/printing/
Dprint_dialog_cloud_unittest.cc47 FilePath test_file = test_data_directory.AppendASCII(kPDFTestFile); in GetTestDataFileName() local
54 FilePath test_file = test_data_directory.AppendASCII(kEmptyPDFTestFile); in GetEmptyDataFileName() local
61 FilePath test_file = GetTestDataFileName(); in GetTestData() local
/external/chromium_org/components/policy/core/common/
Dpreg_parser_win_unittest.cc92 base::FilePath test_file( in TEST() local
/external/skia/tests/
DDocumentTest.cpp61 static void test_file(skiatest::Reporter* reporter) { in test_file() function
/external/chromium_org/chrome/browser/ui/views/
Dselect_file_dialog_extension_browsertest.cc272 base::FilePath test_file = in IN_PROC_BROWSER_TEST_F() local
305 base::FilePath test_file = in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/printing/
Dprint_dialog_cloud_unittest.cc53 base::FilePath test_file = test_data_directory.AppendASCII(kPDFTestFile); in GetTestDataFileName() local
60 base::FilePath test_file = GetTestDataFileName(); in GetTestData() local
/external/chromium/chrome/browser/history/
Dredirect_uitest.cc250 FilePath test_file(test_data_directory_); in TEST_F() local
272 FilePath test_file(test_data_directory_); in TEST_F() local

123