Lines Matching refs:EcIsEqual
1672 THROW_ON_EPIDERR(EcIsEqual(this->efq, r1, r2, &result)); in TEST_F()
2069 EcIsEqual(this->efq2, this->efq_a, this->efq_a, &result)); in TEST_F()
2071 EcIsEqual(this->efq, this->efq2_a, this->efq_a, &result)); in TEST_F()
2073 EcIsEqual(this->efq, this->efq_a, this->efq2_a, &result)); in TEST_F()
2078 EcIsEqual(nullptr, this->efq_a, this->efq_a, &result)); in TEST_F()
2080 EcIsEqual(this->efq, nullptr, this->efq_a, &result)); in TEST_F()
2082 EcIsEqual(this->efq, this->efq_a, nullptr, &result)); in TEST_F()
2084 EcIsEqual(this->efq, this->efq_a, this->efq_a, nullptr)); in TEST_F()
2089 EcIsEqual(this->efq, this->efq_a, this->efq_a, &result)); in TEST_F()
2093 EcIsEqual(this->efq2, this->efq2_a, this->efq2_a, &result)); in TEST_F()
2099 EcIsEqual(this->efq, this->efq_a, this->efq_b, &result)); in TEST_F()
2107 EcIsEqual(this->efq, this->efq_a, this->efq_b, &result)); in TEST_F()
2115 EcIsEqual(this->efq, this->efq_identity, this->efq_b, &result)); in TEST_F()
2122 EcIsEqual(this->efq2, this->efq2_a, this->efq2_b, &result)); in TEST_F()
2130 EcIsEqual(this->efq2, this->efq2_a, this->efq2_b, &result)); in TEST_F()
2138 EcIsEqual(this->efq2, this->efq2_identity, this->efq2_b, &result)); in TEST_F()