Home
last modified time | relevance | path

Searched refs:glob_pattern (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/virtualizationmanager/src/
Daidl.rs1920 let glob_pattern = match tmp_dir_path.join("microdroid*.json").to_str() { in test_extract_os_name_from_configs() localVariable
1925 let result = extract_os_names_from_configs(&glob_pattern)?; in test_extract_os_name_from_configs()