Lines Matching refs:FlushablePersistentStore
2105 class FlushablePersistentStore : public CookieMonster::PersistentCookieStore {2107 FlushablePersistentStore() : flush_count_(0) {}2157 scoped_refptr<FlushablePersistentStore> store(new FlushablePersistentStore());