expected_path      85 tests/lib/vfs/canonicalize_pathname.c     const char *expected_path;
expected_path     179 tests/lib/vfs/canonicalize_pathname.c     mctest_assert_str_eq (actual_path, data->expected_path) g_free (actual_path);
expected_path     181 tests/lib/vfs/path_manipulations.c     const char *expected_path;
expected_path     291 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (actual_path, data->expected_path);
expected_path     309 tests/lib/vfs/path_manipulations.c     const char *expected_path;
expected_path     347 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (vfs_path_as_str (vpath3), data->expected_path);
expected_path     364 tests/lib/vfs/path_manipulations.c     const char *expected_path;
expected_path     396 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (vfs_path_as_str (vpath), data->expected_path);
expected_path     424 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (vfs_path_as_str (cloned_vpath), data->expected_path);
expected_path     176 tests/lib/vfs/path_recode.c     const char *expected_path;
expected_path     256 tests/lib/vfs/path_recode.c     mctest_assert_str_eq (str_path, data->expected_path);
expected_path      77 tests/lib/vfs/vfs_split.c     const char *expected_path;
expected_path     180 tests/lib/vfs/vfs_split.c     mctest_assert_str_eq (path, data->expected_path);