Home
last modified time | relevance | path

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

/external/chromium_org/content/shell/browser/
Dwebkit_test_controller.cc254 send_configuration_to_next_host_ = true; in PrepareForLayoutTest()
290 send_configuration_to_next_host_ = false; in ResetAfterLayoutTest()
403 if (!send_configuration_to_next_host_) in RenderViewCreated()
405 send_configuration_to_next_host_ = false; in RenderViewCreated()
Dwebkit_test_controller.h188 bool send_configuration_to_next_host_; variable