Home
last modified time | relevance | path

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

/base/location/test/location_common/source/
Dlocation_common_test.cpp1070 std::unique_ptr<Location> location2 = std::make_unique<Location>(); variable
1113 std::unique_ptr<Location> location2 = nullptr; variable
1124 std::unique_ptr<Location> location2 = nullptr; variable
1137 std::unique_ptr<Location> location2 = std::make_unique<Location>(); variable
1151 std::unique_ptr<Location> location2 = std::make_unique<Location>(); variable
1166 std::unique_ptr<Location> location2 = std::make_unique<Location>(); variable
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp246 std::string location2 = phoneNumberFormat->getLocationName("15156712345", "zh-CN"); variable