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

/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.cc235 void SetCanOpenWindows();
453 .SetMethod("setCanOpenWindows", &TestRunnerBindings::SetCanOpenWindows)
1092 void TestRunnerBindings::SetCanOpenWindows() { function in class:content::TestRunnerBindings
1094 runner_->SetCanOpenWindows();
2588 void TestRunner::SetCanOpenWindows() { function in class:content::TestRunner

Completed in 75 milliseconds