Home
last modified time | relevance | path

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

/base/location/test/location_locator/source/
Dlocation_without_permission_test.cpp105 std::list<std::shared_ptr<GeoAddress>> geoAddressList001; variable
106 locatorImpl->GetAddressByCoordinate(request001, geoAddressList001);
Dlocator_impl_test.cpp322 std::list<std::shared_ptr<GeoAddress>> geoAddressList001; variable
336 … EXPECT_EQ(ERRCODE_SUCCESS, locatorImpl_->GetAddressByCoordinateV9(request001, geoAddressList001));
337 EXPECT_EQ(false, geoAddressList001.empty());
Dlocator_service_test.cpp1463 std::list<std::shared_ptr<GeoAddress>> geoAddressList001; variable
1477 locatorImpl->GetAddressByCoordinate(request001, geoAddressList001);
1478 EXPECT_EQ(false, geoAddressList001.empty());