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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc682 : num_children_(50), times_to_lose_on_end_query_(3) {}
687 if (times_to_lose_on_end_query_) {
688 --times_to_lose_on_end_query_;
720 EXPECT_EQ(0, times_to_lose_on_end_query_);
725 EXPECT_EQ(0, times_to_lose_on_end_query_);
732 int times_to_lose_on_end_query_; member in class:cc::__anon2823::LayerTreeHostContextTestLostContextWhileUpdatingResources

Completed in 80 milliseconds