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

/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc85 : destroying_count_(0),
89 void clear_destroying_count() { destroying_count_ = 0; }
90 int destroying_count() const { return destroying_count_; }
100 destroying_count_++;
110 int destroying_count_; member in class:aura::test::__anon16600::DestroyTrackingDelegateImpl

Completed in 2699 milliseconds