element_path 140 tests/lib/vfs/path_recode.c const char *element_path; element_path 147 tests/lib/vfs/path_recode.c element_path = vfs_path_get_last_path_str (vpath); element_path 152 tests/lib/vfs/path_recode.c mctest_assert_str_eq (element_path, data->expected_element_path); element_path 146 tests/lib/vfs/relative_cd.c const char *element_path; element_path 149 tests/lib/vfs/relative_cd.c element_path = vfs_path_get_last_path_str (vpath); element_path 150 tests/lib/vfs/relative_cd.c mctest_assert_str_eq (element_path, data->expected_element_path);