Searched defs:ParseBool (Results 1 – 2 of 2) sorted by relevance
97 TEST(StringUtilsTest, ParseBool) { in TEST() argument
91 bool ParseBool(const std::string &s) { in ParseBool() function