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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc1299 // (test_id1_) -> Context Lost => Expect the test_id0_ to be removed and
1300 // test_id1_ to have been created.
1305 UIResourceLostBeforeCommit() : test_id0_(0), test_id1_(0) {}
1322 test_id1_ = ui_resource_->id();
1324 EXPECT_NE(test_id0_, test_id1_);
1375 EXPECT_NE(0u, impl->ResourceIdForUIResource(test_id1_));
1395 UIResourceId test_id1_; member in class:cc::__anon2823::UIResourceLostBeforeCommit

Completed in 262 milliseconds