/external/perfetto/src/tracing/test/ |
D | api_test_support.cc | 110 char temp_file[255]{}; in CreateTempFile() local 120 char temp_file[] = "/data/local/tmp/perfetto-XXXXXXXX"; in CreateTempFile() local 123 char temp_file[] = "/tmp/perfetto-XXXXXXXX"; in CreateTempFile() local
|
D | api_integrationtest.cc | 2937 auto temp_file = perfetto::test::CreateTempFile(); in TEST_P() local 3703 auto temp_file = perfetto::test::CreateTempFile(); in TEST_P() local
|
/external/perfetto/src/base/ |
D | temp_file.cc | 72 TempFile temp_file; in Create() local 100 TempFile temp_file = TempFile::Create(); in CreateUnlinked() local
|
/external/perfetto/src/trace_processor/ |
D | export_json_unittest.cc | 107 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 139 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 184 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 216 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 243 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 312 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 364 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 405 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 443 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 478 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local [all …]
|
/external/webrtc/modules/audio_coding/neteq/tools/ |
D | rtp_file_source.cc | 36 std::unique_ptr<RtpFileReader> temp_file( in ValidRtpDump() local 42 std::unique_ptr<RtpFileReader> temp_file( in ValidPcap() local
|
/external/libjpeg-turbo/ |
D | jmemsys.h | 140 short temp_file; /* file reference number to temp file */ member 145 FILE *temp_file; /* stdio reference to temp file */ member
|
/external/oss-fuzz/projects/opencv/ |
D | filestorage_read_file_fuzzer.cc | 25 const FuzzerTemporaryFile temp_file(data, size); in LLVMFuzzerTestOneInput() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | init_text_file_to_import_test_pass.cc | 55 llvm::ToolOutputFile temp_file(filename, fd); in runOnOperation() local
|
/external/libchrome/base/metrics/ |
D | persistent_histogram_allocator_unittest.cc | 163 FilePath temp_file = temp_dir.GetPath().AppendASCII(temp_name); in TEST_F() local 192 FilePath temp_file = temp_dir.GetPath().AppendASCII(temp_name); in TEST_F() local
|
/external/libabigail/include/ |
D | abg-tools-utils.h | 119 class temp_file; variable
|
/external/llvm-project/lldb/source/Host/posix/ |
D | HostInfoPosix.cpp | 137 FileSpec temp_file("/opt/local/include/lldb"); in ComputeHeaderDirectory() local
|
/external/llvm-project/lldb/source/Host/linux/ |
D | HostInfoLinux.cpp | 185 FileSpec temp_file("/usr/lib" LLDB_LIBDIR_SUFFIX "/lldb/plugins"); in ComputeSystemPluginsDirectory() local
|
/external/google-breakpad/src/tools/windows/symupload/ |
D | symupload.cc | 138 FILE *temp_file = NULL; in DumpSymbolsToTempFile() local
|
/external/crosvm/acpi_tables/src/ |
D | sdt.rs | 138 let temp_file = NamedTempFile::new()?; in test_sdt_read_write() localVariable
|
/external/libchrome/base/json/ |
D | json_value_serializer_unittest.cc | 152 FilePath temp_file(tempdir.GetPath().AppendASCII("test.json")); in TEST() local 176 FilePath temp_file(tempdir.GetPath().AppendASCII("test.json")); in TEST() local
|
/external/libchrome/mojo/public/cpp/system/tests/ |
D | file_data_pipe_producer_unittest.cc | 94 base::File temp_file(temp_file_path, in CreateTempFileWithContents() local
|
/external/libchrome/base/debug/ |
D | activity_tracker_unittest.cc | 355 FilePath temp_file = temp_dir.GetPath().AppendASCII(temp_name); in TEST_F() local
|
/external/libwebm/ |
D | mkvmuxer_sample.cc | 365 const std::string temp_file = in main() local
|
/external/libchrome/base/files/ |
D | file_util_posix.cc | 658 bool CreateTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateTemporaryFileInDir()
|
D | file_util_unittest.cc | 612 FilePath temp_file; in TEST_F() local
|
/external/libabigail/src/ |
D | abg-tools-utils.cc | 1227 temp_file::temp_file() in temp_file() function in abigail::tools_utils::temp_file
|