| /external/cronet/base/test/launcher/ |
| D | test_results_tracker_unittest.cc | 26 FilePath temp_file; in TEST() local 45 FilePath temp_file; in TEST() local 65 FilePath temp_file; in TEST() local 87 FilePath temp_file; in TEST() local 108 FilePath temp_file; in TEST() local 129 FilePath temp_file; in TEST() local 153 FilePath temp_file; in TEST() local
|
| /external/perfetto/src/trace_processor/ |
| D | export_json_unittest.cc | 110 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 142 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 187 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 219 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 246 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 315 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 367 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 408 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 446 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 481 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local [all …]
|
| /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/webrtc/modules/audio_coding/neteq/tools/ |
| D | rtp_file_source.cc | 37 std::unique_ptr<RtpFileReader> temp_file( in ValidRtpDump() local 43 std::unique_ptr<RtpFileReader> temp_file( in ValidPcap() local
|
| /external/perfetto/src/tracing/test/ |
| D | api_test_support.cc | 159 base::StackString<255> temp_file("%s\\perfetto-XXXXXX", getenv("TMP")); in CreateTempFile() local 169 char temp_file[] = "/data/local/tmp/perfetto-XXXXXXXX"; in CreateTempFile() local 173 char temp_file[] = "/tmp/perfetto-XXXXXXXX"; in CreateTempFile() local
|
| /external/cronet/testing/trigger_scripts/ |
| D | base_test_triggerer.py | 80 temp_file, argument 218 def delete_temp_file(self, temp_file): argument 221 def read_json_from_temp_file(self, temp_file): argument 225 def read_encoded_json_from_temp_file(self, temp_file): argument
|
| D | perf_device_trigger_unittest.py | 44 def delete_temp_file(self, temp_file): argument 47 def read_json_from_temp_file(self, temp_file): argument 50 def read_encoded_json_from_temp_file(self, temp_file): argument
|
| /external/cronet/base/test/ |
| D | test_file_util_win_unittest.cc | 62 FilePath temp_file = temp_dir.GetPath().Append(FilePath(L"file_for_evict")); in TEST() local 81 FilePath temp_file = subdir.Append(FilePath(std::wstring(200, L'b'))); in TEST() 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/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | init_text_file_to_import_test_pass.cc | 69 llvm::ToolOutputFile temp_file(filename, fd); in runOnOperation() local 132 auto temp_file = openOutputFile(filename, &error_message); in runOnOperation() local
|
| /external/oss-fuzz/projects/opencv/ |
| D | filestorage_read_file_fuzzer.cc | 25 const FuzzerTemporaryFile temp_file(data, size); in LLVMFuzzerTestOneInput() local
|
| /external/rust/crates/protobuf-parse/src/protoc/ |
| D | parse_and_typecheck.rs | 17 let temp_file = temp_dir.path().join("descriptor.pbbin"); in parse_and_typecheck() localVariable
|
| /external/cronet/base/metrics/ |
| D | persistent_histogram_allocator_unittest.cc | 169 FilePath temp_file = temp_dir.GetPath().AppendASCII(temp_name); in TEST_F() local 198 FilePath temp_file = temp_dir.GetPath().AppendASCII(temp_name); in TEST_F() local 463 FilePath temp_file = temp_dir.GetPath().AppendASCII(temp_name); in TEST_F() 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 | 120 class temp_file; variable
|
| /external/crosvm/cros_async/src/sys/windows/ |
| D | handle_source.rs | 434 let mut temp_file = NamedTempFile::new().unwrap(); in test_punch_holes() localVariable 468 let mut temp_file = NamedTempFile::new().unwrap(); in test_punch_holes_fail_out_of_bounds() localVariable
|
| D | overlapped_source.rs | 564 let mut temp_file = open_blocking(&file_path); in test_punch_holes() localVariable 597 let mut temp_file = open_blocking(&file_path); in test_punch_holes_fail_out_of_bounds() localVariable
|
| /external/cronet/base/json/ |
| D | json_value_serializer_unittest.cc | 156 FilePath temp_file(tempdir.GetPath().AppendASCII("test.json")); in TEST() local 179 FilePath temp_file(tempdir.GetPath().AppendASCII("test.json")); in TEST() local
|
| /external/google-breakpad/src/tools/windows/symupload/ |
| D | symupload.cc | 138 FILE *temp_file = NULL; in DumpSymbolsToTempFile() local
|
| /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/crosvm/acpi_tables/src/ |
| D | sdt.rs | 154 let temp_file = NamedTempFile::new()?; in test_sdt_read_write() localVariable
|
| /external/cronet/components/nacl/renderer/plugin/ |
| D | pnacl_coordinator.cc | 265 base::File temp_file( in BitcodeStreamCacheMiss() local
|
| /external/cronet/base/files/ |
| D | file_util_win.cc | 597 File CreateAndOpenTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateAndOpenTemporaryFileInDir() 645 bool CreateTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateTemporaryFileInDir()
|
| /external/angle/build/android/ |
| D | resource_sizes.py | 699 def _ExtractToTempFile(zip_obj, subpath, temp_file): argument
|
| /external/cronet/build/android/ |
| D | resource_sizes.py | 692 def _ExtractToTempFile(zip_obj, subpath, temp_file): argument
|