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

  /external/chromium_org/ash/test/
test_activation_delegate.cc 22 activated_count_(0),
31 activated_count_(0),
51 activated_count_++;
test_activation_delegate.h 34 int activated_count() const { return activated_count_; }
38 activated_count_ = lost_active_count_ = should_activate_count_ = 0;
53 int activated_count_; member in class:ash::test::TestActivationDelegate

Completed in 184 milliseconds