Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_control_host.h57 bool output_finished() const { return state_ == AFTER_TEST; } in output_finished()
96 AFTER_TEST enumerator
H A Dweb_test_control_host.cc376 state_ = AFTER_TEST; in PrintImageFooter()
449 if (state_ != AFTER_TEST) in CloseStderr()