Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dstring_util.cc50 const double simple_threshold = 0.01; in ToExponentAndMantissa() local
68 if (val < simple_threshold) { in ToExponentAndMantissa()