Home
last modified time | relevance | path

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

12

/external/mesa3d/bin/ci/test/
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
/external/libaom/test/
Dmultilayer_metadata_test.cc52 libaom_test::TempOutFile tmp_file(/*text_mode=*/true); in TEST() local
116 libaom_test::TempOutFile tmp_file(/*text_mode=*/true); in TEST() local
183 libaom_test::TempOutFile tmp_file(/*text_mode=*/true); in TEST() local
206 libaom_test::TempOutFile tmp_file(/*text_mode=*/true); in TEST() local
230 libaom_test::TempOutFile tmp_file(/*text_mode=*/true); in TEST() local
/external/pigweed/pw_transfer/
Datomic_file_transfer_handler.cc95 const std::string tmp_file = GetTempFilePath(path_); in PrepareWrite() local
103 auto tmp_file = GetTempFilePath(path_); in FinalizeWrite() local
/external/perfetto/src/tracing/ipc/
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
/external/perfetto/src/traceconv/
Dtrace_to_text_integrationtest.cc48 auto tmp_file = "/tmp/trace_" + std::to_string(rand()) + ".txt"; in TEST() local
/external/perfetto/src/traced/probes/filesystem/
Dfs_mount_unittest.cc54 base::TempFile tmp_file = base::TempFile::Create(); in TEST() local
/external/puffin/src/
Dintegration_test.cc65 std::string tmp_file; in TEST_P() local
Dutils_unittest.cc89 string tmp_file; in FindDeflatesInZlibBlocks() local
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dmain.cc108 char tmp_file[PATH_MAX]; in main() local
/external/federated-compute/fcp/client/cache/
Dtemp_files.cc112 std::ofstream tmp_file(candidate_path); in CreateTempFile() local
/external/vboot_reference/tests/
Dcbfstool_tests.c63 char *tmp_file = NULL; in cbfstool_extract_tests() local
/external/cronet/stable/base/files/
Dimportant_file_writer.cc133 void DeleteTmpFileWithRetry(File tmp_file, in DeleteTmpFileWithRetry()
248 File tmp_file = in WriteFileAtomicallyImpl() local
/external/cronet/tot/base/files/
Dimportant_file_writer.cc133 void DeleteTmpFileWithRetry(File tmp_file, in DeleteTmpFileWithRetry()
248 File tmp_file = in WriteFileAtomicallyImpl() local
/external/executorch/backends/arm/test/misc/
Dtest_debug_feats.py75 def _is_tosa_marker_in_file(self, tmp_file): argument
/external/tensorflow/tensorflow/compiler/xla/
Dparse_flags_from_env_test.cc96 std::string tmp_file = in TEST() local
/external/sandboxed-api/contrib/zopfli/test/
Dzopfli_test.cc36 absl::StatusOr<std::string> tmp_file = in GetTemporaryFile() local
/external/linux-kselftest/tools/testing/selftests/net/af_unix/
Dtest_unix_oob.c185 char *tmp_file; in main() local
/external/libchrome/base/files/
Dimportant_file_writer.cc166 File tmp_file(tmp_file_path, File::FLAG_OPEN | File::FLAG_WRITE); in WriteFileAtomically() local
/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1383 RegisterFile tmp_file(reg_file); in get_reg_impl() local
1689 RegisterFile tmp_file(reg_file); in alloc_linear_vgpr() local
1829 RegisterFile tmp_file(reg_file); in get_reg() local
1995 RegisterFile tmp_file(reg_file); in get_reg_create_vector() local
2116 RegisterFile tmp_file(register_file); in handle_fixed_operands() local
3008 RegisterFile tmp_file(register_file); in emit_parallel_copy_internal() local
3175 RegisterFile tmp_file(register_file); in register_allocation() local
/external/sandboxed-api/contrib/libzip/test/
Dtest_zip.cc81 absl::StatusOr<std::string> tmp_file = in GetTemporaryFile() local
/external/flashrom/
Dlayout.c121 char *tmp_file = NULL; /* file is optional, so defaults to NULL */ in parse_include_args() local
/external/sandboxed-api/contrib/c-blosc/test/
Dtest_blosc.cc63 absl::StatusOr<std::string> tmp_file = in GetTemporaryFile() local
/external/perfetto/src/tracing/test/
Dtracing_integration_test.cc375 base::TempFile tmp_file = base::TempFile::CreateUnlinked(); in TEST_F() local
/external/leveldb/db/
Dfault_injection_test.cc67 WritableFile* tmp_file; in Truncate() local
/external/rust/android-crates-io/crates/vhost-user-backend/src/
Dbitmap.rs344 fn tmp_file(len: usize) -> File { in tmp_file() function

12