/aosp_15_r20/external/mesa3d/bin/ci/test/ |
H A D | test_structured_logger.py | 31 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 D | cmd_kmem_test.cpp | 46 TemporaryFile tmp_file; in KmemReportRawFile() local 101 TemporaryFile tmp_file; in TEST() local 112 TemporaryFile tmp_file; in TEST() local
|
H A D | cmd_report_test.cpp | 53 TemporaryFile tmp_file; in ReportRaw() local 717 TemporaryFile tmp_file; in TEST_F() local
|
H A D | cmd_stat_test.cpp | 169 TemporaryFile tmp_file; in TEST() local 191 TemporaryFile tmp_file; in TEST() local
|
/aosp_15_r20/bionic/linker/ |
H A D | linker_config_test.cpp | 166 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 D | atomic_file_transfer_handler.cc | 95 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 D | zip_archive_test.cc | 410 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 D | posix_shared_memory_unittest.cc | 77 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 D | important_file_writer.cc | 72 void DeleteTmpFileWithRetry(File tmp_file, in DeleteTmpFileWithRetry() 181 File tmp_file = in WriteFileAtomicallyImpl() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_register_allocation.cpp | 1354 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 D | trace_to_text_integrationtest.cc | 48 auto tmp_file = "/tmp/trace_" + std::to_string(rand()) + ".txt"; in TEST() local
|
/aosp_15_r20/external/perfetto/src/traced/probes/filesystem/ |
H A D | fs_mount_unittest.cc | 54 base::TempFile tmp_file = base::TempFile::Create(); in TEST() local
|
/aosp_15_r20/external/puffin/src/ |
H A D | integration_test.cc | 65 std::string tmp_file; in TEST_P() local
|
H A D | utils_unittest.cc | 89 string tmp_file; in FindDeflatesInZlibBlocks() local
|
/aosp_15_r20/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
H A D | main.cc | 108 char tmp_file[PATH_MAX]; in main() local
|
/aosp_15_r20/external/federated-compute/fcp/client/cache/ |
H A D | temp_files.cc | 112 std::ofstream tmp_file(candidate_path); in CreateTempFile() local
|
/aosp_15_r20/external/vboot_reference/tests/ |
H A D | cbfstool_tests.c | 63 char *tmp_file = NULL; in cbfstool_extract_tests() local
|
/aosp_15_r20/external/executorch/backends/arm/test/misc/ |
H A D | test_debug_feats.py | 75 def _is_tosa_marker_in_file(self, tmp_file): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | parse_flags_from_env_test.cc | 96 std::string tmp_file = in TEST() local
|
/aosp_15_r20/external/sandboxed-api/contrib/zopfli/test/ |
H A D | zopfli_test.cc | 36 absl::StatusOr<std::string> tmp_file = in GetTemporaryFile() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/af_unix/ |
H A D | test_unix_oob.c | 185 char *tmp_file; in main() local
|
/aosp_15_r20/art/libartbase/base/ |
H A D | flags_test.cc | 33 TestFlag(ScratchFile* tmp_file, FlagType flag_type) { in TestFlag()
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | important_file_writer.cc | 166 File tmp_file(tmp_file_path, File::FLAG_OPEN | File::FLAG_WRITE); in WriteFileAtomically() local
|
/aosp_15_r20/system/core/storaged/ |
H A D | storaged.cpp | 298 string tmp_file = proto_file + "_tmp"; in flush_proto_data() local
|
/aosp_15_r20/external/sandboxed-api/contrib/libzip/test/ |
H A D | test_zip.cc | 81 absl::StatusOr<std::string> tmp_file = in GetTemporaryFile() local
|