CacheControlNoStore  369 components/nacl/browser/pnacl_host_unittest.cc TEST_F(PnaclHostTest, CacheControlNoStore) {
CacheControlNoStore 5541 net/http/http_cache_unittest.cc TEST(HttpCache, CacheControlNoStore) {
CacheControlNoStore   51 ppapi/native_client/src/trusted/plugin/nacl_http_response_headers.h   bool CacheControlNoStore();
CacheControlNoStore   95 ppapi/native_client/src/trusted/plugin/nacl_http_response_headers_unittest.cc   EXPECT_FALSE(parser_0.CacheControlNoStore());
CacheControlNoStore  104 ppapi/native_client/src/trusted/plugin/nacl_http_response_headers_unittest.cc   EXPECT_TRUE(parser_1.CacheControlNoStore());
CacheControlNoStore  113 ppapi/native_client/src/trusted/plugin/nacl_http_response_headers_unittest.cc   EXPECT_TRUE(parser_2.CacheControlNoStore());
CacheControlNoStore  122 ppapi/native_client/src/trusted/plugin/nacl_http_response_headers_unittest.cc   EXPECT_TRUE(parser_3.CacheControlNoStore());
CacheControlNoStore  132 ppapi/native_client/src/trusted/plugin/nacl_http_response_headers_unittest.cc   EXPECT_TRUE(parser_4.CacheControlNoStore());
CacheControlNoStore  146 ppapi/native_client/src/trusted/plugin/nacl_http_response_headers_unittest.cc   EXPECT_TRUE(parser_5.CacheControlNoStore());
CacheControlNoStore  504 ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc           PP_FromBool(parser.CacheControlNoStore()),