expected_path      75 tests/lib/vfs/canonicalize_pathname.c     const char *expected_path;
expected_path     181 tests/lib/vfs/canonicalize_pathname.c     mctest_assert_str_eq (actual_path, data->expected_path) g_free (actual_path);
expected_path     170 tests/lib/vfs/path_manipulations.c     const char *expected_path;
expected_path     288 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (actual_path, data->expected_path);
expected_path     303 tests/lib/vfs/path_manipulations.c     const char *expected_path;
expected_path     341 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (vfs_path_as_str (vpath3), data->expected_path);
expected_path     355 tests/lib/vfs/path_manipulations.c     const char *expected_path;
expected_path     385 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (vfs_path_as_str (vpath), data->expected_path);
expected_path     409 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (vfs_path_as_str (cloned_vpath), data->expected_path);
expected_path     154 tests/lib/vfs/path_recode.c     const char *expected_path;
expected_path     239 tests/lib/vfs/path_recode.c     mctest_assert_str_eq (str_path, data->expected_path);
expected_path      76 tests/lib/vfs/vfs_split.c     const char *expected_path;
expected_path     188 tests/lib/vfs/vfs_split.c     mctest_assert_str_eq (path, data->expected_path);