Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dtest_local_storage.c100 char tmp_dir_path[] = "/tmp/local_storageXXXXXX"; in test_test_local_storage() local
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/
Daidl.rs2406 let tmp_dir_path = tmp_dir.path().to_owned(); in test_extract_os_name_from_configs() localVariable
2437 let tmp_dir_path = tmp_dir.path().to_owned(); in test_find_early_vms_from_xml() localVariable
2523 let tmp_dir_path = tmp_dir.path().to_owned(); in test_duplicated_early_vms() localVariable