Searched refs:times_to_fail_create_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc58 times_to_fail_create_(0),
86 if (times_to_fail_create_) {
87 --times_to_fail_create_;
117 times_to_fail_create_ = times_to_fail_recreate_;
131 times_to_fail_create_ = times_to_fail_recreate_;
148 int times_to_fail_create_; member in class:cc::__anon2823::LayerTreeHostContextTest
449 times_to_fail_create_ = times_to_fail_;
805 times_to_fail_create_ = 1;

Completed in 473 milliseconds