Searched refs:expected_rotated (Results 1 – 1 of 1) sorted by relevance
84 const vec3_t expected_rotated = pose_rotation * start_position; in TYPED_TEST() local86 EXPECT_VEC3_NEAR(expected_rotated, actual_rotated, tolerance); in TYPED_TEST()