Searched defs:geolocation_handler_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dgeolocation_handler_unittest.cc32 geolocation_handler_.reset(new GeolocationHandler());
33 geolocation_handler_->Init();
38 geolocation_handler_.reset();
43 return geolocation_handler_->GetWifiAccessPoints(
66 scoped_ptr<GeolocationHandler> geolocation_handler_; member in class:chromeos::GeolocationHandlerTest
H A Dnetwork_handler.h83 scoped_ptr<GeolocationHandler> geolocation_handler_; member in class:chromeos::NetworkHandler

Completed in 2285 milliseconds