Searched refs:set_not_modified (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/http/
H A Dhttp_cache_unittest.cc837 void set_not_modified(bool value) { not_modified_ = value; } function in class:__anon3106::RangeTransactionServer
3132 handler.set_not_modified(true);
3264 handler.set_not_modified(true);
3545 handler.set_not_modified(true);
3579 handler.set_not_modified(false);
/external/chromium_org/net/http/
H A Dhttp_cache_unittest.cc370 void set_not_modified(bool value) { not_modified_ = value; } function in class:__anon8761::RangeTransactionServer
3631 handler.set_not_modified(true);
3788 handler.set_not_modified(true);
4096 handler.set_not_modified(true);
4130 handler.set_not_modified(false);

Completed in 99 milliseconds