Searched defs:isUnderTest (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorController.h115 bool isUnderTest() const { return m_isUnderTest; } function in class:WebCore::final
116 void setIsUnderTest(bool isUnderTest) { m_isUnderTest = isUnderTest; } argument
H A DInspectorFrontendHost.cpp300 bool InspectorFrontendHost::isUnderTest() function in class:WebCore::InspectorFrontendHost
H A DInspectorFrontendClientLocal.cpp341 bool InspectorFrontendClientLocal::isUnderTest() function in class:WebCore::InspectorFrontendClientLocal
/macosx-10.10/WebCore-7600.1.25/testing/
H A DInternals.cpp1521 void Internals::setInspectorIsUnderTest(bool isUnderTest, ExceptionCode& ec) argument

Completed in 184 milliseconds