Searched refs:push_properties_count (Results 1 – 5 of 5) sorted by relevance
33 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count() function
32 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count() function
41 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count() function
4344 grandchild_->push_properties_count()) in DidCommitAndDrawFrame()4347 child2_->push_properties_count()) in DidCommitAndDrawFrame()4350 other_root_->push_properties_count()) in DidCommitAndDrawFrame()4554 ->push_properties_count()); in DidActivateTreeOnThread()4683 root_impl_->push_properties_count()); in DidActivateTreeOnThread()4686 child_impl_->push_properties_count()); in DidActivateTreeOnThread()4692 child2_impl_->push_properties_count()); in DidActivateTreeOnThread()4793 EXPECT_EQ(0u, root_->push_properties_count()); in DidCommitAndDrawFrame()4794 EXPECT_EQ(0u, child_->push_properties_count()); in DidCommitAndDrawFrame()4802 EXPECT_EQ(1u, root_->push_properties_count()); in DidCommitAndDrawFrame()[all …]
4377 grandchild_->push_properties_count()) in DidCommitAndDrawFrame()4380 child2_->push_properties_count()) in DidCommitAndDrawFrame()4383 other_root_->push_properties_count()) in DidCommitAndDrawFrame()4587 ->push_properties_count()); in DidActivateTreeOnThread()4716 root_impl_->push_properties_count()); in DidActivateTreeOnThread()4719 child_impl_->push_properties_count()); in DidActivateTreeOnThread()4725 child2_impl_->push_properties_count()); in DidActivateTreeOnThread()4826 EXPECT_EQ(0u, root_->push_properties_count()); in DidCommitAndDrawFrame()4827 EXPECT_EQ(0u, child_->push_properties_count()); in DidCommitAndDrawFrame()4835 EXPECT_EQ(1u, root_->push_properties_count()); in DidCommitAndDrawFrame()[all …]