Searched defs:points3 (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/math/include_private/boost/math/tools/ |
D | test_data.hpp | 290 std::set<T> points1, points2, points3; in insert() local 341 std::set<T> points1, points2, points3, points4; in insert() local 401 std::set<T> points1, points2, points3, points4, points5; in insert() local
|
/third_party/flutter/skia/tests/ |
D | PathTest.cpp | 5197 SkPoint points3[] = { {75, 50}, {100, 75}, {150, 75}, {150, 150}, {75, 150}, {75, 50} }; in DEF_TEST() local
|
/third_party/skia/tests/ |
D | PathTest.cpp | 5250 SkPoint points3[] = { {75, 50}, {100, 75}, {150, 75}, {150, 150}, {75, 150}, {75, 50} }; in DEF_TEST() local
|