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

/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
/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

Completed in 90 milliseconds