Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstring_util.cc47 const double simple_threshold = 0.01; in ToExponentAndMantissa() local
65 if (val < simple_threshold) { in ToExponentAndMantissa()
/netbsd/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstring_util.cc47 const double simple_threshold = 0.01; in ToExponentAndMantissa() local
65 if (val < simple_threshold) { in ToExponentAndMantissa()