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

  /external/chromium_org/ash/test/
test_activation_delegate.cc 23 lost_active_count_(0),
32 lost_active_count_(0),
53 if (lost_active_count_++ == 0)
test_activation_delegate.h 35 int lost_active_count() const { return lost_active_count_; }
38 activated_count_ = lost_active_count_ = should_activate_count_ = 0;
54 int lost_active_count_; member in class:ash::test::TestActivationDelegate

Completed in 680 milliseconds