Searched refs:req_locale (Results 1 – 1 of 1) sorted by relevance
2567 std::string req_locale; in main() local2569 &req_locale)) { in main()2571 req_locale.c_str()); in main()2572 req_locale = flatbuffers::RemoveStringQuotes(req_locale); in main()2575 flatbuffers::SetGlobalTestLocale(req_locale.c_str(), &the_locale)); in main()