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

  /external/chromium_org/third_party/WebKit/Source/modules/navigatorcontentutils/
NavigatorContentUtils.h 58 void setClientForTest(PassOwnPtr<NavigatorContentUtilsClient> client) { m_client = client; }
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
GeolocationController.cpp 66 setClientForTest(mainController->client());
185 void GeolocationController::setClientForTest(GeolocationClient* client)

Completed in 361 milliseconds