Home
last modified time | relevance | path

Searched defs:sortOptions (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/systemlocalemanager_fuzzer/
H A Dsystemlocalemanager_fuzzer.cpp34 SortOptions sortOptions = {systemLocale, true, true}; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp343 SortOptions sortOptions = {"en-US", true, true}; variable