Home
last modified time | relevance | path

Searched refs:req_locale (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/tests/
Dtest.cpp2567 std::string req_locale; in main() local
2569 &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()