Home
last modified time | relevance | path

Searched refs:equalityTest (Results 1 – 16 of 16) sorted by relevance

/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/asn1/test/
H A DX500NameTest.java381 equalityTest(new X500Name("CN= The Legion"), new X500Name("CN=The Legion")); in performTest()
382 equalityTest(new X500Name("CN=The Legion "), new X500Name("CN=The Legion")); in performTest()
393 equalityTest(n1, n2); in performTest()
394 equalityTest(n2, n3); in performTest()
395 equalityTest(n3, n1); in performTest()
402 equalityTest(n1, n2); in performTest()
403 equalityTest(n2, n3); in performTest()
404 equalityTest(n3, n1); in performTest()
417 equalityTest(n1, n2); in performTest()
423 equalityTest(n1, n2); in performTest()
[all …]
H A DX509NameTest.java366 equalityTest(new X509Name("CN=The Legion"), new X509Name("CN=The Legion")); in performTest()
367 equalityTest(new X509Name("CN= The Legion"), new X509Name("CN=The Legion")); in performTest()
368 equalityTest(new X509Name("CN=The Legion "), new X509Name("CN=The Legion")); in performTest()
378 equalityTest(n1, n2); in performTest()
379 equalityTest(n2, n3); in performTest()
380 equalityTest(n3, n1); in performTest()
387 equalityTest(n1, n2); in performTest()
388 equalityTest(n2, n3); in performTest()
389 equalityTest(n3, n1); in performTest()
402 equalityTest(n1, n2); in performTest()
[all …]
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcCompareDefault.cpp136 return equalityTest(x, y); // so ties will be broken in consistent manner in test()
145 return equalityTest(x, y); // so ties will be broken in consistent manner in test()
164 return equalityTest(x, y); // so ties will be broken in consistent manner in test()
216 return equalityTest(x, y); // so ties will be broken in consistent manner in test()
H A DCbcCompareObjective.cpp70 return equalityTest(x, y); // so ties will be broken in consistent manner in test()
H A DCbcCompareDepth.cpp70 return equalityTest(x, y); // so ties will be broken in consistent manner in test()
H A DCbcCompareEstimate.cpp70 return equalityTest(x, y); // so ties will be broken in consistent manner in test()
H A DCbcCompareBase.hpp122 inline bool equalityTest(CbcNode *x, CbcNode *y) const in equalityTest() function in CbcCompareBase
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/GNSSCore/
H A DIonoModel_T.cpp50 int equalityTest( void );
66 int IonoModel_T :: equalityTest( void ) in equalityTest() function in IonoModel_T
315 check = testClass.equalityTest(); in main()
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/GNSSEph/
H A DBrcClockCorrection_T.cpp59 unsigned equalityTest();
123 equalityTest() in equalityTest() function in BrcClockCorrection_T
240 errorTotal += testClass.equalityTest(); in main()
H A DBrcKeplerOrbit_T.cpp64 unsigned equalityTest();
139 equalityTest() in equalityTest() function in BrcKeplerOrbit_T
451 errorTotal += testClass.equalityTest(); in main()
H A DPackedNavBits_T.cpp65 unsigned equalityTest();
518 equalityTest() in equalityTest() function in PackedNavBits_T
847 errorTotal += testClass.equalityTest(); in main()
H A DEngEphemeris_T.cpp840 unsigned equalityTest() in equalityTest() function in EngEphemeris_T
1013 errorTotal += testClass.equalityTest(); in main()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/examples/
H A DCbcCompareUser.cpp202 return equalityTest(x, y); // so ties will be broken in consistent manner in test()
212 return equalityTest(x, y); // so ties will be broken in consistent manner in test()
/dports/multimedia/gstreamer1-qt/qt-gstreamer-1.2.0/tests/auto/
H A Drefpointertest.cpp40 void equalityTest();
196 void RefPointerTest::equalityTest() in equalityTest() function in RefPointerTest
/dports/math/py-CyLP/CyLP-0.91.4/cylp/cy/
H A DCyCbcModel.pxd19 bint equalityTest(CppICbcNode* x, CppICbcNode* y)
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/RefTime/
H A DReferenceFrame_T.cpp70 unsigned equalityTest() in equalityTest() function in ReferenceFrame_T
367 errorTotal += testClass.equalityTest(); in main()