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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc61 times_to_fail_recreate_(0),
117 times_to_fail_create_ = times_to_fail_recreate_;
118 times_to_fail_recreate_ = 0;
131 times_to_fail_create_ = times_to_fail_recreate_;
132 times_to_fail_recreate_ = 0;
151 int times_to_fail_recreate_; member in class:cc::__anon2823::LayerTreeHostContextTest
322 times_to_fail_recreate_ = kTests[test_case_].times_to_fail_recreate;

Completed in 118 milliseconds