Searched refs:ExpectStringValue (Results 1 – 2 of 2) sorted by relevance
41 void ExpectStringValue(const std::string& expected_str, const Value& actual);
57 void ExpectStringValue(const std::string& expected_str, const Value& actual) { in ExpectStringValue() function