expected_file_path  113 tests/lib/mcconfig/user_configs_path.c         char *expected_file_path;
expected_file_path  115 tests/lib/mcconfig/user_configs_path.c         expected_file_path = g_build_filename (data->input_base_dir, MC_USERCONF_DIR,
expected_file_path  117 tests/lib/mcconfig/user_configs_path.c         mctest_assert_str_eq (actual_result, expected_file_path);
expected_file_path  118 tests/lib/mcconfig/user_configs_path.c         g_free (expected_file_path);