Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dlocale_config_test.cpp388 string currentRegion = LocaleConfig::GetSystemRegion(); variable
389 EXPECT_TRUE(currentRegion.length() > 0);
393 currentRegion = LocaleConfig::GetSystemRegion();
394 EXPECT_EQ(currentRegion, region);