Searched refs:isGeolocationPermissionSet (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Tools/DumpRenderTree/mac/
H A DUIDelegate.mm188 if (!gLayoutTestController->isGeolocationPermissionSet()) {
203 ASSERT(gLayoutTestController->isGeolocationPermissionSet());
218 ASSERT(gLayoutTestController->isGeolocationPermissionSet());
/external/webkit/Tools/DumpRenderTree/qt/
H A DLayoutTestControllerQt.h225 bool isGeolocationPermissionSet() const { return m_isGeolocationPermissionSet; } function in class:LayoutTestController
H A DDumpRenderTreeQt.cpp235 if (m_drt->layoutTestController()->isGeolocationPermissionSet())
264 Q_ASSERT(m_drt->layoutTestController()->isGeolocationPermissionSet());
/external/webkit/Tools/DumpRenderTree/
H A DLayoutTestController.h287 bool isGeolocationPermissionSet() const { return m_isGeolocationPermissionSet; } function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/gtk/
H A DDumpRenderTree.cpp980 if (!gLayoutTestController->isGeolocationPermissionSet())

Completed in 78 milliseconds