Home
last modified time | relevance | path

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

/base/location/test/location_locator/source/
Dlocator_impl_test.cpp372 std::list<std::shared_ptr<GeoAddress>> geoAddressList003; variable
385 …EQ(ERRCODE_NOT_SUPPORTED, locatorImpl_->GetAddressByLocationNameV9(request003, geoAddressList003));
386 EXPECT_EQ(true, geoAddressList003.empty());
Dlocator_service_test.cpp1514 std::list<std::shared_ptr<GeoAddress>> geoAddressList003; variable
1527 locatorImpl->GetAddressByLocationName(request003, geoAddressList003);
1528 EXPECT_EQ(true, geoAddressList003.empty());