Home
last modified time | relevance | path

Searched defs:bn_1 (Results 1 – 2 of 2) sorted by relevance

/external/epid-sdk/epid/common/math/unittests/
Dbignum-test.cc278 BigNumObj bn_1(this->str_1); in TEST_F() local
287 BigNumObj bn_1(this->str_1); in TEST_F() local
294 BigNumObj bn_1(this->str_1); in TEST_F() local
318 BigNumObj bn_1(this->str_1); in TEST_F() local
332 BigNumObj bn_1(this->str_1); in TEST_F() local
355 BigNumObj bn_1(this->str_1); in TEST_F() local
Dffelement-test.cc193 BigNumObj bn_1; member in __anon725152750111::FfElementTest