Searched refs:ParseDouble (Results 1 – 1 of 1) sorted by relevance
459 static void ParseDouble(const std::string& option, char after_char, double min, double max, in ParseDouble() function795 ParseDouble(option.data(), '=', 0.0, 100.0, &top_k_profile_threshold); in ParseArgs()