Searched defs:setClientForTest (Results 1 – 2 of 2) sorted by relevance
57 void setClientForTest(PassOwnPtr<NavigatorContentUtilsClient> client) { m_client = client; } in setClientForTest() function
189 void GeolocationController::setClientForTest(GeolocationClient* client) in setClientForTest() function in WebCore::GeolocationController