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.cc186 focus_on_next_commit_(false),
559 focus_on_next_commit_ = true;
572 if (!focus_on_next_commit_)
574 focus_on_next_commit_ = false;
580 focus_on_next_commit_ = false;
H A Dwebkit_test_runner.h150 bool focus_on_next_commit_; member in class:content::WebKitTestRunner

Completed in 43 milliseconds