Searched defs:isUnderTest (Results 1 – 7 of 7) sorted by relevance
48 virtual bool isUnderTest() { return false; } in isUnderTest() function
62 bool DevToolsClient::isUnderTest() { in isUnderTest() function in content::DevToolsClient
161 bool InspectorFrontendClientImpl::isUnderTest() in isUnderTest() function in blink::InspectorFrontendClientImpl
210 bool InspectorFrontendHost::isUnderTest() in isUnderTest() function in WebCore::InspectorFrontendHost
284 bool InspectorController::isUnderTest() in isUnderTest() function in WebCore::InspectorController
234 isUnderTest: function() method in WebInspector.InspectorFrontendHostStub
200 InspectorFrontendHost.isUnderTest = function() {} function