Searched refs:RemoveStringQuotes (Results 1 – 4 of 4) sorted by relevance
37 test_locale_ = flatbuffers::RemoveStringQuotes(test_locale_); in OneTimeTestInit()
229 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
666 std::string RemoveStringQuotes(const std::string &s);
3444 req_locale = flatbuffers::RemoveStringQuotes(req_locale); in main()