Home
last modified time | relevance | path

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

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