Searched refs:kFirstCubicIntersectionTest (Results 1 – 1 of 1) sorted by relevance
28 static constexpr int kFirstCubicIntersectionTest = 9; variable31 for (size_t index = kFirstCubicIntersectionTest; index < tests_count; ++index) { in standardTestCases()