Searched defs:context_path (Results 1 – 2 of 2) sorted by relevance
130 const char *context_path; in test_config_root_include_path() local159 const char *context_path; in test_config_root_include_path_fallback() local198 const char *context_path; in test_xkbdir_include_path() local226 const char *context_path; in test_xdg_include_path() local251 const char *context_path; in test_xdg_include_path_fallback() local281 const char *context_path; in test_include_order() local
22 let mut context_path = PathBuf::from(path); in debug_context() localVariable