Home
last modified time | relevance | path

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

12

/external/chromium_org/chrome/browser/extensions/api/file_system/
Dfile_system_apitest.cc146 base::FilePath test_file = test_root_folder_.AppendASCII("gold.txt"); in IN_PROC_BROWSER_TEST_F() local
158 base::FilePath test_file = test_root_folder_.AppendASCII("gold.txt"); in IN_PROC_BROWSER_TEST_F() local
173 base::FilePath test_file = test_path.AppendASCII("gold.txt"); in IN_PROC_BROWSER_TEST_F() local
185 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
196 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
213 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
234 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
246 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
271 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
283 base::FilePath test_file = TempFilePath("open_existing.txt", true); in IN_PROC_BROWSER_TEST_F() local
[all …]
Dfile_system_apitest_chromeos.cc124 base::FilePath test_file = drive::util::GetDriveMountPointPath( in IN_PROC_BROWSER_TEST_F() local
134 base::FilePath test_file = drive::util::GetDriveMountPointPath( in IN_PROC_BROWSER_TEST_F() local
144 base::FilePath test_file = drive::util::GetDriveMountPointPath( in IN_PROC_BROWSER_TEST_F() local
218 base::FilePath test_file = drive::util::GetDriveMountPointPath( in IN_PROC_BROWSER_TEST_F() local
228 base::FilePath test_file = drive::util::GetDriveMountPointPath( in IN_PROC_BROWSER_TEST_F() local
238 base::FilePath test_file = drive::util::GetDriveMountPointPath( in IN_PROC_BROWSER_TEST_F() local
248 base::FilePath test_file = drive::util::GetDriveMountPointPath( in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/common/extensions/
Dextension_test_util.cc22 const std::string& test_file, in LoadManifestUnchecked()
46 const std::string& test_file, in LoadManifestUnchecked()
55 const std::string& test_file, in LoadManifest()
67 const std::string& test_file, in LoadManifest()
73 const std::string& test_file) { in LoadManifestStrict()
78 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
Dchrome_info_map_unittest.cc22 const std::string& test_file) { in LoadManifest()
/external/chromium_org/components/component_updater/test/
Dcrx_downloader_unittest.cc183 const base::FilePath test_file(MakeTestFilePath(kTestFileName)); in TEST_F() local
217 const base::FilePath test_file(MakeTestFilePath(kTestFileName)); in TEST_F() local
248 const base::FilePath test_file(MakeTestFilePath(kTestFileName)); in TEST_F() local
270 const base::FilePath test_file(MakeTestFilePath(kTestFileName)); in TEST_F() local
296 const base::FilePath test_file(MakeTestFilePath(kTestFileName)); in TEST_F() local
328 const base::FilePath test_file(MakeTestFilePath(kTestFileName)); in TEST_F() local
359 const base::FilePath test_file(MakeTestFilePath(kTestFileName)); in TEST_F() local
Dcomponent_patcher_unittest.cc57 base::FilePath test_file(const char* file) { in test_file() function
Dupdate_checker_unittest.cc29 base::FilePath test_file(const char* file) { in test_file() function
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
Drebaselineserver.py43 def _get_actual_result_files(test_file, test_config): argument
58 def _rebaseline_test(test_file, baseline_target, baseline_move_to, test_config, log): argument
127 def _move_test_baselines(test_file, extensions_to_move, source_platform, destination_platform, test… argument
163 def get_test_baselines(test_file, test_config): argument
/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dmedia_file_validator_browsertest.cc60 base::FilePath test_file; in GetMediaTestDir() local
125 base::FilePath test_file = src_path.AppendASCII(filename); in SetupOnFileThread() local
267 base::FilePath test_file = GetMediaTestDir(); in IN_PROC_BROWSER_TEST_F() local
274 base::FilePath test_file = GetMediaTestDir(); in IN_PROC_BROWSER_TEST_F() local
281 base::FilePath test_file = GetMediaTestDir(); in IN_PROC_BROWSER_TEST_F() local
/external/clang/bindings/python/tests/cindex/
Dtest_file.py3 def test_file(): function
/external/compiler-rt/test/tsan/
Dtest_output.sh18 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.py132 def _test_input_for_file(self, test_file): argument
138 def _test_requires_lock(self, test_file): argument
145 def _test_is_expected_missing(self, test_file): argument
149 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_org/chrome/browser/printing/
Dprint_dialog_cloud_unittest.cc52 base::FilePath test_file = test_data_directory.AppendASCII(kPDFTestFile); in GetTestDataFileName() local
59 base::FilePath test_file = GetTestDataFileName(); in GetTestData() local
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
Ddso-data.c13 static char *test_file(int size) in test_file() function
/external/chromium_org/chrome/browser/extensions/api/log_private/
Dlog_private_apitest_chromeos.cc28 explicit TestDebugDaemonClient(const base::FilePath& test_file) in TestDebugDaemonClient()
/external/chromium_org/components/policy/core/common/
Dpreg_parser_win_unittest.cc92 base::FilePath test_file( in TEST() local
/external/chromium_org/chrome/browser/ui/views/
Dselect_file_dialog_extension_browsertest.cc268 base::FilePath test_file = in IN_PROC_BROWSER_TEST_F() local
301 base::FilePath test_file = in IN_PROC_BROWSER_TEST_F() local
/external/skia/tests/
DDocumentTest.cpp60 static void test_file(skiatest::Reporter* reporter) { in test_file() function
/external/chromium_org/third_party/skia/tests/
DDocumentTest.cpp60 static void test_file(skiatest::Reporter* reporter) { in test_file() function
/external/chromium_org/content/browser/download/
Dfile_metadata_unittest_linux.cc36 const base::FilePath& test_file() const { in test_file() function in content::__anon691f83880111::FileMetadataLinuxTest

12