Home
last modified time | relevance | path

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

/dports/math/py-yt/yt-4.0.1/yt/tests/
H A Dtest_load_errors.py44 empty_file_path = tmp_path / "empty_file"
45 empty_file_path.touch()
46 return tmp_path, empty_file_path
50 tmp_path, empty_file_path = tmp_path_with_empty_file
56 tmp_path, empty_file_path = tmp_path_with_empty_file
58 load(empty_file_path)
62 tmp_path, empty_file_path = tmp_path_with_empty_file
68 tmp_path, empty_file_path = tmp_path_with_empty_file
71 empty_file_path,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/permissions/
H A Dcrowd_deny_preload_data_unittest.cc152 const base::FilePath empty_file_path = in TEST_F() local
154 SerializeTestRawData(base::StringPiece(), empty_file_path); in TEST_F()
155 LoadTestDataAndWait(empty_file_path); in TEST_F()
361 const base::FilePath empty_file_path = in TEST_F() local
363 SerializeTestRawData(base::StringPiece(), empty_file_path); in TEST_F()
364 LoadTestDataAndWait(empty_file_path); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/web_applications/
H A Dchrome_camera_app_ui_delegate.cc93 base::FilePath empty_file_path("/dev/null"); in SetLaunchDirectory() local
100 std::vector<base::FilePath>{empty_file_path}); in SetLaunchDirectory()
/dports/www/seahub/seahub-8.0.7-server/seahub/api2/endpoints/
H A Dfile.py215 empty_file_path = os.path.join(OFFICE_TEMPLATE_ROOT, 'empty.xlsx')
217 empty_file_path = os.path.join(OFFICE_TEMPLATE_ROOT, 'empty.pptx')
219 empty_file_path = os.path.join(OFFICE_TEMPLATE_ROOT, 'empty.docx')
221 empty_file_path = ''
223 if empty_file_path:
239 files={'file': open(empty_file_path, 'rb')}
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/download/
H A Ddownload_danger_prompt_browsertest.cc197 base::FilePath empty_file_path; in IN_PROC_BROWSER_TEST_F() local
199 .WillByDefault(ReturnRef(empty_file_path)); in IN_PROC_BROWSER_TEST_F()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Drepos_diff.c422 const char **empty_file_path) in get_empty_file() argument
432 *empty_file_path = eb->empty_file; in get_empty_file()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Drepos_diff.c422 const char **empty_file_path) in get_empty_file() argument
432 *empty_file_path = eb->empty_file; in get_empty_file()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Drepos_diff.c422 const char **empty_file_path) in get_empty_file() argument
432 *empty_file_path = eb->empty_file; in get_empty_file()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Drepos_diff.c422 const char **empty_file_path) in get_empty_file() argument
432 *empty_file_path = eb->empty_file; in get_empty_file()