Searched refs:context_path (Results 1 – 3 of 3) sorted by relevance
130 const char *context_path; in test_config_root_include_path() local146 context_path = xkb_context_include_path_get(ctx, nincludes - 1); in test_config_root_include_path()147 assert(strcmp(context_path, tmpdir) == 0); in test_config_root_include_path()159 const char *context_path; in test_config_root_include_path_fallback() local184 context_path = xkb_context_include_path_get(ctx, nincludes - 1); in test_config_root_include_path_fallback()185 assert(strcmp(context_path, xkbdir) == 0); in test_config_root_include_path_fallback()198 const char *context_path; in test_xkbdir_include_path() local212 context_path = xkb_context_include_path_get(ctx, 0); in test_xkbdir_include_path()213 assert(strcmp(context_path, xkb_path) == 0); in test_xkbdir_include_path()226 const char *context_path; in test_xdg_include_path() local[all …]
22 let mut context_path = PathBuf::from(path); in debug_context() localVariable23 context_path.set_extension("json"); in debug_context()24 println!("Writing report context to {:?}", context_path); in debug_context()25 let result = fs::save(context, &context_path); in debug_context()
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...