Home
last modified time | relevance | path

Searched refs:testCompare (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/dports/textproc/hs-pandoc/pandoc-2.14.2/test/Tests/Readers/
H A DDocx.hs128 [ testCompare
134 [ testCompare
138 , testCompare
142 , testCompare
146 , testCompare
150 , testCompare
154 , testCompare
158 , testCompare
162 , testCompare
166 , testCompare
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/Tests/Readers/
H A DDocx.hs130 [ testCompare
136 [ testCompare
140 , testCompare
144 , testCompare
148 , testCompare
152 , testCompare
156 , testCompare
160 , testCompare
164 , testCompare
168 , testCompare
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_bigint.c83 testCompare( in testCompare() function
161 testCompare(testBigInt[2], testBigInt[1], &cmpResult); in test_bigint()
167 testCompare(testBigInt[1], testBigInt[2], &cmpResult); in test_bigint()
173 testCompare(testBigInt[2], testBigInt[3], &cmpResult); in test_bigint()
H A Dtest_oid.c69 testCompare( in testCompare() function
193 testCompare(testOID[0], testOID[1], testOID[2], testOID[3]); in test_oid()
/dports/security/nss/nss-3.76.1/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_bigint.c83 testCompare( in testCompare() function
161 testCompare(testBigInt[2], testBigInt[1], &cmpResult); in test_bigint()
167 testCompare(testBigInt[1], testBigInt[2], &cmpResult); in test_bigint()
173 testCompare(testBigInt[2], testBigInt[3], &cmpResult); in test_bigint()
H A Dtest_oid.c69 testCompare( in testCompare() function
193 testCompare(testOID[0], testOID[1], testOID[2], testOID[3]); in test_oid()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_bigint.c83 testCompare( in testCompare() function
161 testCompare(testBigInt[2], testBigInt[1], &cmpResult); in test_bigint()
167 testCompare(testBigInt[1], testBigInt[2], &cmpResult); in test_bigint()
173 testCompare(testBigInt[2], testBigInt[3], &cmpResult); in test_bigint()
/dports/www/firefox/firefox-99.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_bigint.c83 testCompare( in testCompare() function
161 testCompare(testBigInt[2], testBigInt[1], &cmpResult); in test_bigint()
167 testCompare(testBigInt[1], testBigInt[2], &cmpResult); in test_bigint()
173 testCompare(testBigInt[2], testBigInt[3], &cmpResult); in test_bigint()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_bigint.c83 testCompare( in testCompare() function
161 testCompare(testBigInt[2], testBigInt[1], &cmpResult); in test_bigint()
167 testCompare(testBigInt[1], testBigInt[2], &cmpResult); in test_bigint()
173 testCompare(testBigInt[2], testBigInt[3], &cmpResult); in test_bigint()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_bigint.c83 testCompare( in testCompare() function
161 testCompare(testBigInt[2], testBigInt[1], &cmpResult); in test_bigint()
167 testCompare(testBigInt[1], testBigInt[2], &cmpResult); in test_bigint()
173 testCompare(testBigInt[2], testBigInt[3], &cmpResult); in test_bigint()
H A Dtest_oid.c69 testCompare( in testCompare() function
193 testCompare(testOID[0], testOID[1], testOID[2], testOID[3]); in test_oid()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_bigint.c83 testCompare( in testCompare() function
161 testCompare(testBigInt[2], testBigInt[1], &cmpResult); in test_bigint()
167 testCompare(testBigInt[1], testBigInt[2], &cmpResult); in test_bigint()
173 testCompare(testBigInt[2], testBigInt[3], &cmpResult); in test_bigint()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_bigint.c83 testCompare( in testCompare() function
161 testCompare(testBigInt[2], testBigInt[1], &cmpResult); in test_bigint()
167 testCompare(testBigInt[1], testBigInt[2], &cmpResult); in test_bigint()
173 testCompare(testBigInt[2], testBigInt[3], &cmpResult); in test_bigint()
/dports/games/minetest/minetest-5.4.1/src/unittest/
H A Dtest_keycode.cpp35 void testCompare();
44 TEST(testCompare); in runTests()
110 void TestKeycode::testCompare() in testCompare() function in TestKeycode
/dports/lang/php73/php-7.3.33/ext/spl/tests/
H A Dspl_maxheap_compare_basic.phpt11 public function testCompare()
18 $heap->testCompare();
/dports/www/mod_php73/php-7.3.33/ext/spl/tests/
H A Dspl_maxheap_compare_basic.phpt11 public function testCompare()
18 $heap->testCompare();
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dtestidna.cpp654 void TestIDNA::testCompare(const UChar* s1, int32_t s1Len, in testCompare() function in TestIDNA
776 void TestIDNA::testCompare(const char* testName, CompareFunc func){ in testCompare() function in TestIDNA
817 testCompare(src,srcLen,src,srcLen,testName, func, TRUE); in testCompare()
820 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,TRUE); in testCompare()
824 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testCompare()
826 testCompare(src,srcLen,uni0.getBuffer(),uni0.length()-1,testName, func,FALSE); in testCompare()
1217 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,TRUE); in testRootLabelSeparator()
1220 testCompare(src,srcLen,src,srcLen,testName, func,TRUE); in testRootLabelSeparator()
1230 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testRootLabelSeparator()
1307 testCompare("uidna_compare",uidna_compare); in TestCompare()
[all …]
H A Dtestidna.h79 void testCompare(const char* testName, CompareFunc func);
88 void testCompare(const UChar* s1, int32_t s1Len,
/dports/devel/icu/icu/source/test/intltest/
H A Dtestidna.cpp654 void TestIDNA::testCompare(const UChar* s1, int32_t s1Len, in testCompare() function in TestIDNA
776 void TestIDNA::testCompare(const char* testName, CompareFunc func){ in testCompare() function in TestIDNA
817 testCompare(src,srcLen,src,srcLen,testName, func, TRUE); in testCompare()
820 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,TRUE); in testCompare()
824 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testCompare()
826 testCompare(src,srcLen,uni0.getBuffer(),uni0.length()-1,testName, func,FALSE); in testCompare()
1217 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,TRUE); in testRootLabelSeparator()
1220 testCompare(src,srcLen,src,srcLen,testName, func,TRUE); in testRootLabelSeparator()
1230 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testRootLabelSeparator()
1307 testCompare("uidna_compare",uidna_compare); in TestCompare()
[all …]
H A Dtestidna.h79 void testCompare(const char* testName, CompareFunc func);
88 void testCompare(const UChar* s1, int32_t s1Len,
/dports/graphics/xournalpp/xournalpp-1.1.0/test/util/
H A DStringUtilsTest.cpp29 CPPUNIT_TEST(testCompare);
75 void testCompare() { in testCompare() function in StringUtilsTest
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/tjfoc/gmsm/sm4/
H A Dsm4_test.go46 if sa := testCompare(data, d1); sa != true {
88 func testCompare(key1, key2 []byte) bool { func
/dports/mail/libvmime/vmime-0.9.2/tests/parser/
H A DdatetimeTest.cpp32 VMIME_TEST(testCompare) in VMIME_TEST_SUITE_BEGIN()
88 void testCompare() in testCompare() function
/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DUTF8StringTest.cpp30 void UTF8StringTest::testCompare() in testCompare() function in UTF8StringTest
121 CppUnit_addTest(pSuite, UTF8StringTest, testCompare); in suite()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/test/src/base/
H A Dossim-string-test.cpp249 ossimString testCompare = "test"; in testString() local
250 bool compareEquals1 = testCompare == "test"; in testString()
251 bool compareEquals2 = "test" == testCompare; in testString()

12345678910>>...16