Home
last modified time | relevance | path

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

/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/benchmark/src/
H A DIntegerMath.cpp55 void BM_BigInt_constants(benchmark::State& state) { // benchmark in BM_BigInt_constants() function
61 DO_BENCHMARK_TEMPLATE(BM_BigInt_constants, M2Integer) in DO_BENCHMARK_TEMPLATE() argument