Home
last modified time | relevance | path

Searched defs:tmp_dir (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/rust/common/src/system/
Dmod.rs73 let tmp_dir = netsimd_temp_dir_pathbuf(); in test_forge() localVariable
/tools/asuite/adevice/src/
Dfingerprint.rs849 let tmp_dir = TempDir::new().unwrap(); in fingerprint_partition_with_interesting_file_names() localVariable