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 D | test_load_errors.py | 44 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 D | crowd_deny_preload_data_unittest.cc | 152 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 D | chrome_camera_app_ui_delegate.cc | 93 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 D | file.py | 215 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 D | download_danger_prompt_browsertest.cc | 197 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 D | repos_diff.c | 422 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 D | repos_diff.c | 422 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 D | repos_diff.c | 422 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 D | repos_diff.c | 422 const char **empty_file_path) in get_empty_file() argument 432 *empty_file_path = eb->empty_file; in get_empty_file()
|