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

/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc90 int destroying_count() const { return destroying_count_; } function in class:aura::test::__anon16600::DestroyTrackingDelegateImpl
622 EXPECT_EQ(1, parent_delegate.destroying_count());
624 EXPECT_EQ(1, child_delegate.destroying_count());

Completed in 61 milliseconds