actual_length     108 tests/lib/vfs/path_len.c     size_t actual_length;
actual_length     113 tests/lib/vfs/path_len.c     actual_length = vfs_path_len (vpath);
actual_length     116 tests/lib/vfs/path_len.c     ck_assert_int_eq (actual_length, data->expected_length);