TEST_INTERCEPTS   103 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 2, r.rect().x(), r.rect().maxX());
TEST_INTERCEPTS   104 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 4, r.rect().x(), r.rect().maxX());
TEST_INTERCEPTS   105 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 6, r.rect().x(), r.rect().maxX());
TEST_INTERCEPTS   139 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 0, 50, 50);
TEST_INTERCEPTS   140 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 25, 6.69873, 93.3013);
TEST_INTERCEPTS   141 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 50, 0, 100);
TEST_INTERCEPTS   142 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 75, 6.69873, 93.3013);
TEST_INTERCEPTS   143 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 100, 50, 50);
TEST_INTERCEPTS   184 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 5, 2.5464401, 96.61438);
TEST_INTERCEPTS   185 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 15, 0, 99.682457);
TEST_INTERCEPTS   186 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 20, 0, 100);
TEST_INTERCEPTS   187 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 50, 0, 100);
TEST_INTERCEPTS   188 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 70, 0, 100);
TEST_INTERCEPTS   189 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 85, 0, 97.320511);
TEST_INTERCEPTS   190 Source/platform/geometry/FloatRoundedRectTest.cpp     TEST_INTERCEPTS(r, 95, 6.3661003, 91.05542);