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

/external/chromium_org/content/shell/renderer/test_runner/
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 40 milliseconds