HomeSort by relevance Sort by last modified time
    Searched refs:controllerForTestAdded (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
GeolocationClient.h 48 virtual void controllerForTestAdded(GeolocationController*) { }
GeolocationController.cpp 196 client->controllerForTestAdded(this);
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/testing/
GeolocationClientMock.h 65 void controllerForTestAdded(GeolocationController*) OVERRIDE;
GeolocationClientMock.cpp 96 void GeolocationClientMock::controllerForTestAdded(GeolocationController* controller)

Completed in 247 milliseconds