Home
last modified time | relevance | path

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

/third_party/flatbuffers/tests/fuzzer/
Dtest_init.h34 &test_locale_)) { in OneTimeTestInit()
36 test_locale_.c_str()); in OneTimeTestInit()
37 test_locale_ = flatbuffers::RemoveStringQuotes(test_locale_); in OneTimeTestInit()
44 : one_time_init_.test_locale_.c_str(); in test_locale()
48 std::string test_locale_; member