Searched defs:test_started_ (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/test/plugin/
H A Dplugin_delete_plugin_in_deallocate_test.h27 bool test_started_; member in class:NPAPIClient::DeletePluginInDeallocateTest
H A Dplugin_delete_plugin_in_stream_test.h25 bool test_started_; member in class:NPAPIClient::DeletePluginInStreamTest
H A Dplugin_get_javascript_url2_test.h35 bool test_started_; member in class:NPAPIClient::ExecuteGetJavascriptUrl2Test
H A Dplugin_get_javascript_url_test.h38 bool test_started_; member in class:NPAPIClient::ExecuteGetJavascriptUrlTest
/external/chromium_org/cc/test/
H A Dlayer_tree_test.cc363 if (!test_started_)
368 void set_test_started(bool started) { test_started_ = started; }
379 test_started_(false) {}
383 bool test_started_; member in class:cc::LayerTreeHostForTesting

Completed in 124 milliseconds