Searched refs:SetDomainRelaxationForbiddenForURLScheme (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.h221 void SetDomainRelaxationForbiddenForURLScheme(bool forbidden,
H A Dtest_runner.cc166 void SetDomainRelaxationForbiddenForURLScheme(bool forbidden,
367 &TestRunnerBindings::SetDomainRelaxationForbiddenForURLScheme)
703 void TestRunnerBindings::SetDomainRelaxationForbiddenForURLScheme( function in class:content::TestRunnerBindings
706 runner_->SetDomainRelaxationForbiddenForURLScheme(forbidden, scheme);
2118 void TestRunner::SetDomainRelaxationForbiddenForURLScheme( function in class:content::TestRunner

Completed in 41 milliseconds