Searched refs:AllowUnsafeUrls (Results 1 – 4 of 4) sorted by relevance
18 virtual bool AllowUnsafeUrls() = 0;30 virtual bool AllowUnsafeUrls();
17 bool NavigationConstraintsImpl::AllowUnsafeUrls() { in AllowUnsafeUrls() function in NavigationConstraintsImpl
1532 if (navigation_constraints->AllowUnsafeUrls()) in CanNavigate()
234 MOCK_METHOD0(AllowUnsafeUrls, bool());328 EXPECT_CALL(mock, AllowUnsafeUrls()) in TEST_F()359 EXPECT_CALL(mock, AllowUnsafeUrls()) in TEST_F()398 EXPECT_CALL(mock, AllowUnsafeUrls()) in TEST_F()