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

  /external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
synced_notifications_shim_unittest.cc 94 bool refresh_requested() const { return refresh_requested_; } function in class:__anon8465::SyncedNotificationsShimTest
338 EXPECT_FALSE(refresh_requested());
345 EXPECT_TRUE(refresh_requested());

Completed in 57 milliseconds