HomeSort by relevance Sort by last modified time
    Searched defs:geolocation_handler_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/network/
geolocation_handler_unittest.cc 32 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
network_handler.h 83 scoped_ptr<GeolocationHandler> geolocation_handler_; member in class:chromeos::NetworkHandler

Completed in 84 milliseconds