Home
last modified time | relevance | path

Searched refs:testArc (Results 1 – 8 of 8) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtessellator/
H A Dtst_tessellator.cpp70 void testArc();
210 void tst_QTessellator::testArc() in testArc() function in tst_QTessellator
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/geometry/spherical/oned/
H A DArcTest.java30 public void testArc() { in testArc() method in ArcTest
H A DArcsSetTest.java40 public void testArc() { in testArc() method in ArcsSetTest
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/svm/
H A Dsvmtest.cxx71 void testArc();
203 CPPUNIT_TEST(testArc);
567 void SvmTest::testArc() in testArc() function in SvmTest
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/svm/
H A Dsvmtest.cxx75 void testArc();
207 CPPUNIT_TEST(testArc);
572 void SvmTest::testArc() in testArc() function in SvmTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsAngleIdeas.cpp41 static double testArc(skiatest::Reporter* reporter, const SkDQuad& quad, const SkDQuad& arcRef, in testArc() function
91 double t = testArc(reporter, quad, cQuad, octant); in orderQuads()
H A DPathOpsSimplifyTest.cpp4759 static void testArc(skiatest::Reporter* reporter,const char* filename) { in testArc() function
9413 TEST(testArc),
/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/draw/shapes/custom/
H A DSvgImporterTest.java289 …public void testArc() throws IOException, SvgException, PolygonParser.ParserException, PinExceptio… in testArc() method in SvgImporterTest