HomeSort by relevance Sort by last modified time
    Searched refs:delete_on_destroyed_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/aura/test/
test_window_delegate.cc 23 delete_on_destroyed_(false),
33 delegate->delete_on_destroyed_ = true;
81 if (delete_on_destroyed_)
test_window_delegate.h 67 bool delete_on_destroyed_; member in class:aura::test::TestWindowDelegate

Completed in 217 milliseconds