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

/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.h197 void SetCustomPolicyDelegate(gin::Arguments* args);
H A Dtest_runner.cc157 void SetCustomPolicyDelegate(gin::Arguments* args);
352 &TestRunnerBindings::SetCustomPolicyDelegate)
647 void TestRunnerBindings::SetCustomPolicyDelegate(gin::Arguments* args) { function in class:content::TestRunnerBindings
649 runner_->SetCustomPolicyDelegate(args);
2062 void TestRunner::SetCustomPolicyDelegate(gin::Arguments* args) { function in class:content::TestRunner

Completed in 300 milliseconds