Home
last modified time | relevance | path

Searched refs:delegate_called (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/cctest/
Dtest_inspector_socket.cc822 static bool delegate_called = false; variable
826 delegate_called = true; in shouldnt_be_called()
831 delegate_called = false; in expect_failure_no_delegate()
835 ASSERT_FALSE(delegate_called); in expect_failure_no_delegate()