Home
last modified time | relevance | path

Searched defs:tmp_file (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/mesa3d/bin/ci/test/
H A Dtest_structured_logger.py31 def tmp_file(tmp_path): function
117 def test_structured_logger_setitem(tmp_file): argument
127 def test_structured_logger_set_recursive(tmp_file): argument
140 def test_structured_logger_set_list(tmp_file): argument
153 def test_structured_logger_delitem(tmp_file): argument
164 def test_structured_logger_pop(tmp_file): argument
175 def test_structured_logger_update(tmp_file): argument
/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_kmem_test.cpp46 TemporaryFile tmp_file; in KmemReportRawFile() local
101 TemporaryFile tmp_file; in TEST() local
112 TemporaryFile tmp_file; in TEST() local
H A Dcmd_report_test.cpp53 TemporaryFile tmp_file; in ReportRaw() local
717 TemporaryFile tmp_file; in TEST_F() local
H A Dcmd_stat_test.cpp169 TemporaryFile tmp_file; in TEST() local
191 TemporaryFile tmp_file; in TEST() local
/aosp_15_r20/bionic/linker/
H A Dlinker_config_test.cpp166 TemporaryFile tmp_file; in run_linker_config_smoke_test() local
287 TemporaryFile tmp_file; in TEST() local
334 TemporaryFile tmp_file; in TEST() local
/aosp_15_r20/external/pigweed/pw_transfer/
H A Datomic_file_transfer_handler.cc95 const std::string tmp_file = GetTempFilePath(path_); in PrepareWrite() local
103 auto tmp_file = GetTempFilePath(path_); in FinalizeWrite() local
/aosp_15_r20/system/libziparchive/
H A Dzip_archive_test.cc410 TemporaryFile tmp_file; in TEST() local
513 TemporaryFile tmp_file; in TEST() local
539 TemporaryFile tmp_file; in TEST() local
580 TemporaryFile tmp_file; in TEST() local
593 TemporaryFile tmp_file; in TEST() local
791 TemporaryFile tmp_file; in ExtractEntryToMemory() local
895 TemporaryFile tmp_file; in TEST() local
/aosp_15_r20/external/perfetto/src/tracing/ipc/
H A Dposix_shared_memory_unittest.cc77 base::TempFile tmp_file = base::TempFile::CreateUnlinked(); in TEST() local
99 base::TempFile tmp_file = base::TempFile::CreateUnlinked(); in TEST() local
/aosp_15_r20/external/cronet/base/files/
H A Dimportant_file_writer.cc72 void DeleteTmpFileWithRetry(File tmp_file, in DeleteTmpFileWithRetry()
181 File tmp_file = in WriteFileAtomicallyImpl() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp1354 RegisterFile tmp_file(reg_file); in get_reg_impl() local
1662 RegisterFile tmp_file(reg_file); in alloc_linear_vgpr() local
1805 RegisterFile tmp_file(reg_file); in get_reg() local
1971 RegisterFile tmp_file(reg_file); in get_reg_create_vector() local
2081 RegisterFile tmp_file(register_file); in handle_fixed_operands() local
2914 RegisterFile tmp_file(register_file); in emit_parallel_copy_internal() local
3108 RegisterFile tmp_file(register_file); in register_allocation() local
/aosp_15_r20/external/perfetto/src/traceconv/
H A Dtrace_to_text_integrationtest.cc48 auto tmp_file = "/tmp/trace_" + std::to_string(rand()) + ".txt"; in TEST() local
/aosp_15_r20/external/perfetto/src/traced/probes/filesystem/
H A Dfs_mount_unittest.cc54 base::TempFile tmp_file = base::TempFile::Create(); in TEST() local
/aosp_15_r20/external/puffin/src/
H A Dintegration_test.cc65 std::string tmp_file; in TEST_P() local
H A Dutils_unittest.cc89 string tmp_file; in FindDeflatesInZlibBlocks() local
/aosp_15_r20/external/chromium-trace/catapult/systrace/atrace_helper/jni/
H A Dmain.cc108 char tmp_file[PATH_MAX]; in main() local
/aosp_15_r20/external/federated-compute/fcp/client/cache/
H A Dtemp_files.cc112 std::ofstream tmp_file(candidate_path); in CreateTempFile() local
/aosp_15_r20/external/vboot_reference/tests/
H A Dcbfstool_tests.c63 char *tmp_file = NULL; in cbfstool_extract_tests() local
/aosp_15_r20/external/executorch/backends/arm/test/misc/
H A Dtest_debug_feats.py75 def _is_tosa_marker_in_file(self, tmp_file): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dparse_flags_from_env_test.cc96 std::string tmp_file = in TEST() local
/aosp_15_r20/external/sandboxed-api/contrib/zopfli/test/
H A Dzopfli_test.cc36 absl::StatusOr<std::string> tmp_file = in GetTemporaryFile() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c185 char *tmp_file; in main() local
/aosp_15_r20/art/libartbase/base/
H A Dflags_test.cc33 TestFlag(ScratchFile* tmp_file, FlagType flag_type) { in TestFlag()
/aosp_15_r20/external/libchrome/base/files/
H A Dimportant_file_writer.cc166 File tmp_file(tmp_file_path, File::FLAG_OPEN | File::FLAG_WRITE); in WriteFileAtomically() local
/aosp_15_r20/system/core/storaged/
H A Dstoraged.cpp298 string tmp_file = proto_file + "_tmp"; in flush_proto_data() local
/aosp_15_r20/external/sandboxed-api/contrib/libzip/test/
H A Dtest_zip.cc81 absl::StatusOr<std::string> tmp_file = in GetTemporaryFile() local

12