Searched refs:RemoveStringQuotes (Results 1 – 4 of 4) sorted by relevance
41 test_locale_ = flatbuffers::RemoveStringQuotes(test_locale_); in OneTimeTestInit()
224 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
640 std::string RemoveStringQuotes(const std::string &s);
2572 req_locale = flatbuffers::RemoveStringQuotes(req_locale); in main()