Definition: mock_property_page.h:32
PropertyPage(PageType page_type, StringPiece url, StringPiece options_signature_hash, StringPiece cache_key_suffix, const RequestContextPtr &request_context, AbstractMutex *mutex, PropertyCache *property_cache)
Definition: property_cache.h:323
virtual void Done(bool valid)
Called as a result of PropertyCache::Read when the data is available.
Definition: mock_property_page.h:53
virtual bool IsCacheValid(int64 write_timestamp_ms) const
Definition: mock_property_page.h:50
static RequestContextPtr NewTestRequestContext(ThreadSystem *thread_system)
Definition: request_context.h:66