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

  /external/webkit/Tools/DumpRenderTree/chromium/
WebViewHost.cpp 608 if (!m_geolocationClientMock)
609 m_geolocationClientMock.set(WebGeolocationClientMock::create());
610 return m_geolocationClientMock.get();
    [all...]
WebViewHost.h 342 OwnPtr<WebKit::WebGeolocationClientMock> m_geolocationClientMock;

Completed in 16 milliseconds