Home
last modified time | relevance | path

Searched refs:testSwap (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/devel/stack/stack-2.7.3/_cabal_deps/text-metrics-0.3.0/tests/
H A DMain.hs27 testSwap levenshtein
39 testSwap levenshteinNorm
50 testSwap damerauLevenshtein
62 testSwap damerauLevenshteinNorm
74 testSwap hamming
128 testSwap overlap
138 testSwap jaccard
150 testSwap :: (Eq a, Show a) => (Text -> Text -> a) -> SpecWith ()
151 testSwap f = context "if we swap the arguments" $ function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/text-metrics-0.3.0/tests/
H A DMain.hs27 testSwap levenshtein
39 testSwap levenshteinNorm
50 testSwap damerauLevenshtein
62 testSwap damerauLevenshteinNorm
74 testSwap hamming
128 testSwap overlap
138 testSwap jaccard
150 testSwap :: (Eq a, Show a) => (Text -> Text -> a) -> SpecWith ()
151 testSwap f = context "if we swap the arguments" $ function
/dports/science/siconos/siconos-4.4.0/kernel/src/utils/SiconosMemory/test/
H A DSiconosMemoryTest.hpp42 CPPUNIT_TEST(testSwap);
51 void testSwap();
/dports/science/siconos/siconos-4.4.0/kernel/src/modelingTools/test/
H A DFirstOrderNonLinearDSTest.hpp50 CPPUNIT_TEST(testSwap);
67 void testSwap();
/dports/lang/nim/nim-1.6.2/tests/vm/
H A Dtswap.nim13 proc testSwap(): int {.compiletime.} =
26 const something = testSwap()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Tests/
H A DEffectTest.cpp60 void testSwap() { in testSwap() function in EffectTest
93 RUN_TEST(testSwap); in main()
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqobjectuniqueptr.cpp30 void testSwap();
83 void TestQObjectUniquePtr::testSwap() in testSwap() function in TestQObjectUniquePtr
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqobjectuniqueptr.cpp30 void testSwap();
83 void TestQObjectUniquePtr::testSwap() in testSwap() function in TestQObjectUniquePtr
/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DTimespanTest.cpp127 void TimespanTest::testSwap() in testSwap() function in TimespanTest
155 CppUnit_addTest(pSuite, TimespanTest, testSwap); in suite()
H A DTimespanTest.h30 void testSwap();
H A DUUIDTest.h32 void testSwap();
H A DTextIteratorTest.h35 void testSwap();
H A DTextBufferIteratorTest.h35 void testSwap();
H A DURITest.h33 void testSwap();
H A DLocalDateTimeTest.h36 void testSwap();
H A DAnyTest.h32 void testSwap();
H A DUUIDTest.cpp193 void UUIDTest::testSwap() in testSwap() function in UUIDTest
232 CppUnit_addTest(pSuite, UUIDTest, testSwap); in suite()
H A DDateTimeTest.h36 void testSwap();
/dports/devel/okteta/okteta-0.26.6/core/piecetable/tests/
H A Dpiecetabletest.hpp26 void testSwap();
H A Drevertablepiecetabletest.hpp26 void testSwap();
/dports/devel/poco/poco-1.10.1-all/XML/testsuite/src/
H A DNameTest.cpp135 void NameTest::testSwap() in testSwap() function in NameTest
168 CppUnit_addTest(pSuite, NameTest, testSwap); in suite()
H A DNameTest.h32 void testSwap();
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/serialization/tests/
H A Dtest_indexedstring.h29 void testSwap();
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/psp/
H A Dmemory.cpp270 testSwap(debugDst, debugSrc, debugBytes, format); in swap()
287 testSwap(debugDst, debugSrc, debugBytes, format); in swap()
292 void PspMemorySwap::testSwap(const uint16 *debugDst, const uint16 *debugSrc, uint32 debugBytes, PSP… in testSwap() function in PspMemorySwap
/dports/games/scummvm/scummvm-2.5.1/backends/platform/psp/
H A Dmemory.cpp270 testSwap(debugDst, debugSrc, debugBytes, format); in swap()
287 testSwap(debugDst, debugSrc, debugBytes, format); in swap()
292 void PspMemorySwap::testSwap(const uint16 *debugDst, const uint16 *debugSrc, uint32 debugBytes, PSP… in testSwap() function in PspMemorySwap

12345678