Searched refs:DoubleRotationCase (Results 1 – 1 of 1) sorted by relevance
776 static const struct DoubleRotationCase { in test_preserves_2d_axis_alignment() struct792 for (size_t i = 0; i < sizeof(double_rotation_tests)/sizeof(DoubleRotationCase); ++i) { in test_preserves_2d_axis_alignment()793 const DoubleRotationCase& value = double_rotation_tests[i]; in test_preserves_2d_axis_alignment()