Searched refs:req_locale (Results 1 – 1 of 1) sorted by relevance
3439 std::string req_locale; in main() local3441 &req_locale)) { in main()3443 req_locale.c_str()); in main()3444 req_locale = flatbuffers::RemoveStringQuotes(req_locale); in main()3447 flatbuffers::SetGlobalTestLocale(req_locale.c_str(), &the_locale)); in main()