Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common-testhelper/unittests/
Dbignum_wrapper-test.cc122 BigNum const* bn_ptr = bn; in TEST_F() local
128 BigNum const* bn_ptr = bn.getc(); in TEST_F() local
152 BigNum const* bn_ptr = bn; in TEST_F() local
158 BigNum const* bn_ptr = bn.getc(); in TEST_F() local
164 BigNum* bn_ptr = bn; in TEST_F() local
170 BigNum* bn_ptr = bn.get(); in TEST_F() local
/external/epid-sdk/epid/common-testhelper/
Dbignum_wrapper-testhelper.cc53 BigNum* bn_ptr = nullptr; in write() local