/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/ |
H A D | PathOpsSimplifyTest.cpp | 17 testSimplify(reporter, path, filename); in testLine1() 27 testSimplify(reporter, path, filename); in testLine1x() 62 testSimplify(reporter, path, filename); in testLine2() 70 testSimplify(reporter, path, filename); in testLine2x() 77 testSimplify(reporter, path, filename); in testLine3() 85 testSimplify(reporter, path, filename); in testLine3x() 92 testSimplify(reporter, path, filename); in testLine3a() 100 testSimplify(reporter, path, filename); in testLine3ax() 107 testSimplify(reporter, path, filename); in testLine3b() 115 testSimplify(reporter, path, filename); in testLine3bx() [all …]
|
H A D | PathOpsExtendedTest.h | 44 extern bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state, 46 extern bool testSimplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename);
|
H A D | PathOpsSimplifyDegenerateThreadedTest.cpp | 54 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyDegeneratesMain() 59 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyDegeneratesMain()
|
H A D | PathOpsSimplifyQuadThreadedTest.cpp | 65 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyQuadsMain() 70 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyQuadsMain()
|
H A D | PathOpsSimplifyTrianglesThreadedTest.cpp | 57 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyTrianglesMain() 62 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyTrianglesMain()
|
H A D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 67 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplifyQuadralateralsMain() 72 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplifyQuadralateralsMain()
|
H A D | PathOpsSimplifyRectThreadedTest.cpp | 176 testSimplify(path, false, out, state, pathStr.c_str()); in testSimplify4x4RectsMain() 180 testSimplify(path, true, out, state, pathStr.c_str()); in testSimplify4x4RectsMain()
|
H A D | PathOpsTigerTest.cpp | 92 testSimplify(reporter, path, filename); in tiger8() 135 testSimplify(reporter, path, filename); in tiger8a() 182 testSimplify(reporter, path, testName.c_str()); in tiger8a_x() 235 testSimplify(reporter, path, testName.c_str()); in tiger8b_x() 320 testSimplify(reporter, path, filename); in tiger8b()
|
H A D | PathOpsSimplifyFailTest.cpp | 114 testSimplify(reporter, path, filename); in fuzz_x1() 124 testSimplify(reporter, path, filename); in fuzz_x2()
|
H A D | PathOpsExtendedTest.cpp | 360 bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state, in testSimplify() function 511 bool testSimplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename) { in testSimplify() function
|
H A D | PathOpsChalkboardTest.cpp | 88 testSimplify(reporter, path, testName.c_str()); in chalkboard()
|
H A D | PathOpsBuilderConicTest.cpp | 397 testSimplify(reporter, lastFailed, __FUNCTION__); in DEF_TEST() 410 testSimplify(reporter, path, __FUNCTION__); in DEF_TEST()
|
/dports/math/analitza/analitza-21.12.3/analitza/tests/ |
H A D | analitzatest.h | 43 void testSimplify();
|
H A D | analitzatest.cpp | 719 void AnalitzaTest::testSimplify() in testSimplify() function in AnalitzaTest
|
/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/analyse/quinemc/ |
H A D | SimplifyTest.java | 23 public void testSimplify() throws Exception, FormatterException { in testSimplify() method in SimplifyTest
|
H A D | QuineMcCluskeyTest.java | 60 public void testSimplify() throws ExpressionException, FormatterException { in testSimplify() method in QuineMcCluskeyTest
|
/dports/devel/fpc-fcl-fpcunit/fpc-3.2.2/packages/fcl-fpcunit/src/exampletests/ |
H A D | moneytest.pp | 35 procedure testSimplify; 177 procedure TMoneyTest.testSimplify;
|
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-fpcunit/src/exampletests/ |
H A D | moneytest.pp | 35 procedure testSimplify; 177 procedure TMoneyTest.testSimplify;
|
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/test/Algebra/Graph/Test/ |
H A D | Graph.hs | 78 testSimplify t
|
H A D | Generic.hs | 1688 testSimplify :: TestsuiteInt g -> IO () 1689 testSimplify (prefix, API{..}) = do function
|