HomeSort by relevance Sort by last modified time
    Searched full:modelchanged_notification_count_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/search/
search_model_unittest.cc 31 int modelchanged_notification_count_; member in class:__anon9696::MockSearchModelObserver
40 : modelchanged_notification_count_(0) {
51 modelchanged_notification_count_++;
62 EXPECT_EQ(modelchanged_notification_count_, expected_count);

Completed in 662 milliseconds