Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/unittests/
Decgroup-test.cc1345 BigNumObj bno_x(this->x_str); in TEST_F() local
1346 BigNum const* b[] = {bno_x}; in TEST_F()
1356 BigNumObj bno_x(this->x_str); in TEST_F() local
1358 BigNum const* b[] = {bno_x, bno_y}; in TEST_F()
1368 BigNumObj bno_x(this->x_str); in TEST_F() local
1369 BigNum const* b[] = {bno_x}; in TEST_F()
1379 BigNumObj bno_x(this->x_str); in TEST_F() local
1381 BigNum const* b[] = {bno_x, bno_y}; in TEST_F()
1391 BigNumObj bno_x(this->x_str); in TEST_F() local
1393 BigNum const* b[] = {bno_x, bno_y}; in TEST_F()