Home
last modified time | relevance | path

Searched defs:temp_file_path (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/
H A Darchive_validator_unittest.cc101 base::FilePath temp_file_path = in CreateFileWithContent() local
118 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
128 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
137 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
157 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
164 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/
H A Darchive_validator_unittest.cc102 base::FilePath temp_file_path = in CreateFileWithContent() local
119 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
129 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
138 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
158 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
165 base::FilePath temp_file_path = CreateFileWithContent(expected_data); in TEST_F() local
/dports/graphics/scantailor/scantailor-advanced-1.0.16/
H A DAtomicFileOverwriter.cpp47 const QString temp_file_path(m_tempFile->fileName()); in commit() local
69 const QString temp_file_path(m_tempFile->fileName()); in abort() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/base/
H A Delements_upload_data_stream_unittest.cc199 base::FilePath temp_file_path; in TEST_F() local
232 base::FilePath temp_file_path; in TEST_F() local
352 base::FilePath temp_file_path; in TEST_F() local
573 base::FilePath temp_file_path; in TEST_F() local
592 base::FilePath temp_file_path; in TEST_F() local
636 base::FilePath temp_file_path; in TEST_F() local
679 base::FilePath temp_file_path; in TEST_F() local
739 base::FilePath temp_file_path; in TEST_F() local
788 base::FilePath temp_file_path; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/base/
H A Delements_upload_data_stream_unittest.cc199 base::FilePath temp_file_path; in TEST_F() local
232 base::FilePath temp_file_path; in TEST_F() local
352 base::FilePath temp_file_path; in TEST_F() local
573 base::FilePath temp_file_path; in TEST_F() local
592 base::FilePath temp_file_path; in TEST_F() local
636 base::FilePath temp_file_path; in TEST_F() local
679 base::FilePath temp_file_path; in TEST_F() local
739 base::FilePath temp_file_path; in TEST_F() local
788 base::FilePath temp_file_path; in TEST_F() local
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dmap_cache.c158 char temp_file_path[MAX_VALUE]; in map_cache_put() local
469 char temp_file_path[MAX_VALUE]; in map_cache_get() local
751 char temp_file_path[MAX_VALUE]; in map_cache_del() local
/dports/devel/p5-File-Slurp/File-Slurp-9999.27/t/lib/
H A DFileSlurpTest.pm23 sub temp_file_path { subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/url_request/
H A Durl_fetcher_response_writer.cc75 base::FilePath* temp_file_path = new base::FilePath; in Initialize() local
173 void URLFetcherFileWriter::DidCreateTempFile(base::FilePath* temp_file_path, in DidCreateTempFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/url_request/
H A Durl_fetcher_response_writer.cc75 base::FilePath* temp_file_path = new base::FilePath; in Initialize() local
172 void URLFetcherFileWriter::DidCreateTempFile(base::FilePath* temp_file_path, in DidCreateTempFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/limited_file_access/
H A Dnacl.scons28 temp_file_path = env.MakeEmptyFile(prefix='temp_file', dir=temp_dir_path) variable
/dports/security/clamav/clamav-0.104.2/unit_tests/
H A Dcheck_disasm.c49 char *temp_file_path = NULL; in START_TEST() local
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/vfs/
H A Dtemporary_directory.cpp39 char temp_file_path[MAX_PATH + 1] = { 0 }; in make_directory() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/system_logs/
H A Dsystem_logs_writer.cc32 base::FilePath temp_file_path( in WriteCompressedFile() local
/dports/graphics/jogamp-jogl/gluegen/src/java/jogamp/common/util/locks/
H A DSingletonInstanceFileLock.java41 static final String temp_file_path; field in SingletonInstanceFileLock
/dports/textproc/sigil/Sigil-1.8.0/src/ResourceObjects/
H A DCSSResource.cpp104 const QString &temp_file_path = Utility::GetTemporaryFileNameWithExtension(".html"); in ValidateStylesheetWithW3C() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/uploaders/
H A Dfile_mover.rb69 def temp_file_path method in FileMover
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/win32/
H A DFilesystem.cpp92 std::string temp_file_path(const std::string&, std::error_code& ec) in temp_file_path() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/posix/
H A DFilesystem.cpp93 std::string temp_file_path(const std::string& suffix, std::error_code& ec) in temp_file_path() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/tests/integration_tests/
H A Dcfi_unittest.cc98 base::FilePath temp_file_path = temp_dir.GetPath().AppendASCII("file.dat"); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/logging/
H A Dpending_logs_service.cc58 base::FilePath temp_file_path; in ScheduleLogsUploadTask() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/googletest/custom/gtest/internal/custom/
H A Dgtest_port_wrapper.cc44 char temp_file_path[MAX_PATH + 1] = {'\0'}; // NOLINT in CapturedStream() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/googletest/custom/gtest/internal/custom/
H A Dgtest_port_wrapper.cc44 char temp_file_path[MAX_PATH + 1] = {'\0'}; // NOLINT in CapturedStream() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/googletest/custom/gtest/internal/custom/
H A Dgtest_port_wrapper.cc44 char temp_file_path[MAX_PATH + 1] = {'\0'}; // NOLINT in CapturedStream() local
/dports/multimedia/openshot/openshot-qt-2.6.1/src/language/
H A Dgenerate_translations.py94 temp_file_path = os.path.join(language_folder_path, temp_file_name) variable
460 temp_file_path = os.path.join(language_folder_path, temp_file_name) variable
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/tools/windows/symupload/
H A Dsymupload.cc112 wstring *temp_file_path, in DumpSymbolsToTempFile()

12345678910>>...14