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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc63 times_create_failed_(0),
136 ++times_create_failed_;
141 EXPECT_EQ(times_to_expect_create_failed_, times_create_failed_);
153 int times_create_failed_; member in class:cc::__anon2823::LayerTreeHostContextTest
462 EXPECT_EQ(times_to_fail_, times_create_failed_);
475 EXPECT_EQ(times_to_fail_, times_create_failed_);

Completed in 34 milliseconds