Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/unittest/rust/
H A Drust_utils_directory_test.rs34 let str_path_name = "/data/test/"; in test_get_current_proc_path_001() localVariable
36 assert_eq!(str_path_name, str_cur_path_name); in test_get_current_proc_path_001()