/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | persistent_histogram_allocator_unittest.cc | 161 ScopedTempDir temp_dir; in TEST_F() local 190 ScopedTempDir temp_dir; in TEST_F() local
|
/aosp_15_r20/external/perfetto/src/traced/probes/sys_stats/ |
H A D | sys_stats_data_source_unittest.cc | 478 const char* name) { in TEST_F() 534 std::string name) { in TEST_F() 647 const char* name) { in TEST_F()
|
/aosp_15_r20/external/cronet/base/ |
H A D | logging_unittest.cc | 241 base::ScopedTempDir temp_dir; in TestForLogToStderr() local 314 base::ScopedTempDir temp_dir; in TEST_F() local 338 base::ScopedTempDir temp_dir; in TEST_F() local
|
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/ |
H A D | passthrough.rs | 3909 let temp_dir = TempDir::new().unwrap(); in lookup_files() localVariable 3944 let temp_dir = TempDir::new().unwrap(); in lookup_files_ascii_casefold() localVariable 3990 let temp_dir = TempDir::new().unwrap(); in test_create_and_remove() localVariable 4059 let temp_dir = TempDir::new().unwrap(); in test_create_and_forget() localVariable 4117 let temp_dir = TempDir::new().unwrap(); in casefold_lookup_cache() localVariable 4150 let temp_dir = TempDir::new().unwrap(); in lookup_negative_cache() localVariable 4202 let temp_dir = TempDir::new().unwrap(); in atomic_open_existing_file() localVariable 4298 let temp_dir = TempDir::new().unwrap(); in atomic_open_non_existing_file() localVariable 4362 let temp_dir = TempDir::new().unwrap(); in atomic_open_symbol_link() localVariable 4565 let temp_dir = TempDir::new().unwrap(); in permission_data_path_matching() localVariable [all …]
|
/aosp_15_r20/bootable/deprecated-ota/tests/unit/host/ |
H A D | update_simulator_test.cpp | 157 TemporaryDir temp_dir; in TEST_F() local 213 TemporaryDir temp_dir; in TEST_F() local
|
/aosp_15_r20/external/cronet/components/nacl/browser/ |
H A D | pnacl_host.cc | 160 void PnaclHost::InitForTest(base::FilePath temp_dir, bool in_memory) { in InitForTest() 184 void PnaclHost::DoCreateTemporaryFile(base::FilePath temp_dir, in DoCreateTemporaryFile()
|
/aosp_15_r20/external/perfetto/test/ |
H A D | traced_integrationtest.cc | 469 auto temp_dir = base::TempDir::Create(); in TEST() local 527 auto temp_dir = base::TempDir::Create(); in TEST() local
|
/aosp_15_r20/external/fonttools/Tests/varLib/ |
H A D | interpolate_layout_test.py | 55 def temp_dir(self): member in InterpolateLayoutTest 88 def compile_font(self, path, suffix, temp_dir, features=None, cfg=None): argument
|
H A D | varLib_test.py | 90 def temp_dir(self): member in BuildTest 123 def compile_font(self, path, suffix, temp_dir): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | grappler_item_builder_test.cc | 54 string temp_dir = testing::TmpDir(); in TEST_F() local 118 string temp_dir = testing::TmpDir(); in TEST_F() local
|
/aosp_15_r20/external/cronet/build/android/gyp/util/ |
H A D | resource_utils.py | 899 def __init__(self, temp_dir=None, keep_files=False): argument 938 def BuildContext(temp_dir=None, keep_files=False): argument
|
/aosp_15_r20/external/angle/build/android/gyp/util/ |
H A D | resource_utils.py | 899 def __init__(self, temp_dir=None, keep_files=False): argument 938 def BuildContext(temp_dir=None, keep_files=False): argument
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | security_descriptor_unittest.cc | 405 ScopedTempDir temp_dir; in TEST() local 422 ScopedTempDir temp_dir; in TEST() local
|
/aosp_15_r20/external/zlib/contrib/tests/ |
H A D | utils_unittest.cc | 1175 base::ScopedTempDir temp_dir; in TEST() local 1244 base::ScopedTempDir temp_dir; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | fs_remove_file.rs | 9 let temp_dir = tempdir().unwrap(); in remove_file() localVariable
|
D | fs_remove_dir_all.rs | 9 let temp_dir = tempdir().unwrap(); in remove_dir_all() localVariable
|
D | fs_rename.rs | 9 let temp_dir = tempdir().unwrap(); in rename_file() localVariable
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/scripts/ |
H A D | test_compact_ids.py | 21 def test_spirv_file(path, temp_dir): argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/scripts/ |
H A D | test_compact_ids.py | 21 def test_spirv_file(path, temp_dir): argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/scripts/ |
D | test_compact_ids.py | 21 def test_spirv_file(path, temp_dir): argument
|
/aosp_15_r20/build/make/tools/releasetools/merge/ |
H A D | merge_dexopt.py | 36 def MergeDexopt(temp_dir, output_target_files_dir): argument
|
/aosp_15_r20/external/pdfium/third_party/googletest/custom/gtest/internal/custom/ |
H A D | pdfium_custom_temp_dir.cc | 42 std::string temp_dir = ChromeGetEnvTempDir(); in ChromeCustomTempDir() local
|
/aosp_15_r20/external/cronet/base/nix/ |
H A D | mime_util_xdg_fuzzer.cc | 17 base::ScopedTempDir temp_dir; in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tempfile/src/ |
D | env.rs | 37 pub fn temp_dir() -> PathBuf { in temp_dir() function
|
/aosp_15_r20/external/cronet/third_party/googletest/custom/gtest/internal/custom/ |
H A D | chrome_custom_temp_dir.cc | 42 std::string temp_dir = ChromeGetEnvTempDir(); in ChromeCustomTempDir() local
|