Searched refs:test_started_ (Results 1 – 9 of 9) sorted by relevance
16 test_started_(false) { in DeletePluginInStreamTest()25 if (!test_started_) { in SetWindow()29 test_started_ = true; in SetWindow()
22 test_started_(false) { in ExecuteGetJavascriptUrl2Test()31 if (!test_started_) { in SetWindow()35 test_started_ = true; in SetWindow()
69 : PluginTest(id, host_functions), npobject_(NULL), test_started_(false) { in DeletePluginInDeallocateTest()79 if (test_started_) in SetWindow()81 test_started_ = true; in SetWindow()
28 test_started_(false), in ExecuteGetJavascriptUrlTest()41 if (!test_started_) { in SetWindow()45 test_started_ = true; in SetWindow()
27 bool test_started_; variable
25 bool test_started_;
35 bool test_started_;
38 bool test_started_; variable
363 if (!test_started_) in SetNeedsCommit()368 void set_test_started(bool started) { test_started_ = started; } in set_test_started()379 test_started_(false) {} in LayerTreeHostForTesting()383 bool test_started_; member in cc::LayerTreeHostForTesting