Home
last modified time | relevance | path

Searched defs:temp_dir (Results 51 – 75 of 256) sorted by relevance

1234567891011

/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_histogram_allocator_unittest.cc161 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 Dsys_stats_data_source_unittest.cc478 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 Dlogging_unittest.cc241 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 Dpassthrough.rs3909 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 Dupdate_simulator_test.cpp157 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 Dpnacl_host.cc160 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 Dtraced_integrationtest.cc469 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 Dinterpolate_layout_test.py55 def temp_dir(self): member in InterpolateLayoutTest
88 def compile_font(self, path, suffix, temp_dir, features=None, cfg=None): argument
H A DvarLib_test.py90 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 Dgrappler_item_builder_test.cc54 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 Dresource_utils.py899 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 Dresource_utils.py899 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 Dsecurity_descriptor_unittest.cc405 ScopedTempDir temp_dir; in TEST() local
422 ScopedTempDir temp_dir; in TEST() local
/aosp_15_r20/external/zlib/contrib/tests/
H A Dutils_unittest.cc1175 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/
Dfs_remove_file.rs9 let temp_dir = tempdir().unwrap(); in remove_file() localVariable
Dfs_remove_dir_all.rs9 let temp_dir = tempdir().unwrap(); in remove_dir_all() localVariable
Dfs_rename.rs9 let temp_dir = tempdir().unwrap(); in rename_file() localVariable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/scripts/
H A Dtest_compact_ids.py21 def test_spirv_file(path, temp_dir): argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/scripts/
H A Dtest_compact_ids.py21 def test_spirv_file(path, temp_dir): argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/scripts/
Dtest_compact_ids.py21 def test_spirv_file(path, temp_dir): argument
/aosp_15_r20/build/make/tools/releasetools/merge/
H A Dmerge_dexopt.py36 def MergeDexopt(temp_dir, output_target_files_dir): argument
/aosp_15_r20/external/pdfium/third_party/googletest/custom/gtest/internal/custom/
H A Dpdfium_custom_temp_dir.cc42 std::string temp_dir = ChromeGetEnvTempDir(); in ChromeCustomTempDir() local
/aosp_15_r20/external/cronet/base/nix/
H A Dmime_util_xdg_fuzzer.cc17 base::ScopedTempDir temp_dir; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/rust/android-crates-io/crates/tempfile/src/
Denv.rs37 pub fn temp_dir() -> PathBuf { in temp_dir() function
/aosp_15_r20/external/cronet/third_party/googletest/custom/gtest/internal/custom/
H A Dchrome_custom_temp_dir.cc42 std::string temp_dir = ChromeGetEnvTempDir(); in ChromeCustomTempDir() local

1234567891011