Searched refs:FormatDoubleParam (Results 1 – 2 of 2) sorted by relevance
486 extern inline std::string FormatDoubleParam(double param) { in FormatDoubleParam() function493 *param = std::atof(FormatDoubleParam(*param).c_str()); in SanitizeDoubleParam()
1684 FormatDoubleParam(FLAGS_bloom_bits).c_str()); in PrintEnv()