Home
last modified time | relevance | path

Searched refs:AFTER_TEST (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/shell/browser/
Dwebkit_test_controller.h51 bool output_finished() const { return state_ == AFTER_TEST; } in output_finished()
87 AFTER_TEST enumerator
Dwebkit_test_controller.cc113 state_ = AFTER_TEST; in PrintImageFooter()
182 if (state_ != AFTER_TEST) in CloseStderr()