/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | export_json_unittest.cc | 130 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 162 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 207 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 239 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 266 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 335 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 387 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 429 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 468 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local 503 base::TempFile temp_file = base::TempFile::Create(); in TEST_F() local [all …]
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A 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
|
/aosp_15_r20/bootable/recovery/tests/unit/ |
H A D | install_test.cpp | 54 TemporaryFile temp_file; in TEST() local 78 TemporaryFile temp_file; in TEST() local 95 TemporaryFile temp_file; in TEST() local 115 TemporaryFile temp_file; in TEST() local 154 TemporaryFile temp_file; in TEST() local 171 TemporaryFile temp_file; in VerifyAbUpdateCommands() local 223 TemporaryFile temp_file; in TEST() local 282 TemporaryFile temp_file; in TestCheckPackageMetadata() local
|
H A D | sysutil_test.cpp | 38 TemporaryFile temp_file; in TEST() local 58 TemporaryFile temp_file; in TEST() local 73 TemporaryFile temp_file; in TEST() local 152 TemporaryFile temp_file; in TEST() local
|
H A D | fuse_provider_test.cpp | 40 TemporaryFile temp_file; in TEST() local 66 TemporaryFile temp_file; in TEST() local 85 TemporaryFile temp_file; in TEST() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/ |
D | files_test.cc | 33 auto temp_file = temp_dir / "file_1.txt"; in TEST() local 43 auto temp_file = temp_dir / "file_1.txt"; in TEST() local 57 auto temp_file = temp_dir / "file_1.txt"; in TEST() local 66 auto temp_file = temp_dir / "file_1.txt"; in TEST() local 78 auto temp_file = temp_dir / "file_1.txt"; in TEST() local
|
/aosp_15_r20/system/libziparchive/ |
H A D | zip_archive_benchmark.cpp | 58 std::unique_ptr<TemporaryFile> temp_file(CreateZip(4, int(state.range(0)))); in OpenClose() local 69 std::unique_ptr<TemporaryFile> temp_file(CreateZip(4, int(state.range(0)))); in FindEntry_no_match() local 87 std::unique_ptr<TemporaryFile> temp_file(CreateZip(4, int(state.range(0)))); in Iterate_all_files() local 127 std::unique_ptr<TemporaryFile> temp_file(CreateZip(size * 1024, 1)); in ExtractEntry() local 152 std::unique_ptr<TemporaryFile> temp_file(CreateZip(size * 1024, 1, false)); in ExtractStored() local
|
/aosp_15_r20/external/cronet/testing/trigger_scripts/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | scoped_temp_file_unittest.cc | 15 ScopedTempFile temp_file; in TEST() local 68 ScopedTempFile temp_file; in TEST() local 79 ScopedTempFile temp_file; in TEST() local
|
/aosp_15_r20/external/perfetto/src/tracing/test/ |
H A D | api_test_support.cc | 160 base::StackString<255> temp_file("%s\\perfetto-XXXXXX", getenv("TMP")); in CreateTempFile() local 170 char temp_file[] = "/data/local/tmp/perfetto-XXXXXXXX"; in CreateTempFile() local 174 char temp_file[] = "/tmp/perfetto-XXXXXXXX"; in CreateTempFile() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/ |
D | tempfile.rs | 135 let temp_file = TempFile::new_with_prefix(path_buf.as_path())?; in new_in() localVariable 145 let temp_file = TempFile::new_in(in_tmp_dir.as_path())?; in new() localVariable 295 let temp_file = TempFile::new_with_prefix(prefix).unwrap(); in test_into_file() localVariable
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | temp_file.cc | 73 TempFile temp_file; in Create() local 101 TempFile temp_file = TempFile::Create(); in CreateUnlinked() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/ |
H A 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
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | test_file_util_win_unittest.cc | 63 FilePath temp_file = temp_dir.GetPath().Append(FilePath(L"file_for_evict")); in TEST() local 82 FilePath temp_file = subdir.Append(FilePath(std::wstring(200, L'b'))); in TEST() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jmemsys.h | 140 short temp_file; /* file reference number to temp file */ member 145 FILE *temp_file; /* stdio reference to temp file */ member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/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
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/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
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/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
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/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
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/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
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/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
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/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
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/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
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/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
|