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

  /external/chromium_org/chrome/browser/search/
hotword_service_unittest.cc 58 int uninstall_count() { return uninstall_count_; } function in class:__anon9254::MockHotwordService
288 EXPECT_EQ(1, hotword_service->uninstall_count());
308 EXPECT_EQ(1, hotword_service->uninstall_count()); // no change

Completed in 41 milliseconds