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

/external/chromium_org/content/shell/renderer/
H A Dwebkit_test_runner.cc188 focus_on_next_commit_(false),
590 focus_on_next_commit_ = true;
603 if (!focus_on_next_commit_)
605 focus_on_next_commit_ = false;
611 focus_on_next_commit_ = false;
H A Dwebkit_test_runner.h156 bool focus_on_next_commit_; member in class:content::WebKitTestRunner

Completed in 1268 milliseconds