Searched defs:setClientForTest (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocationController.cpp66 setClientForTest(mainController->client());
185 void GeolocationController::setClientForTest(GeolocationClient* client) function in class:blink::GeolocationController
/external/chromium_org/third_party/WebKit/Source/modules/navigatorcontentutils/
H A DNavigatorContentUtils.h58 void setClientForTest(PassOwnPtr<NavigatorContentUtilsClient> client) { m_client = client; } function in class:blink::FINAL

Completed in 278 milliseconds