Searched refs:prefetch_transaction (Results 1 – 1 of 1) sorted by relevance
1945 MockTransaction prefetch_transaction(kSimpleGET_Transaction); in TEST_F() local1946 prefetch_transaction.load_flags |= LOAD_PREFETCH; in TEST_F()1948 cache.http_cache(), prefetch_transaction, &response_info, in TEST_F()1955 cache.http_cache(), prefetch_transaction, &response_info, in TEST_F()1992 MockTransaction prefetch_transaction(kSimpleGET_Transaction); in TEST_F() local1993 prefetch_transaction.load_flags |= LOAD_PREFETCH; in TEST_F()1994 prefetch_transaction.load_flags |= LOAD_RESTRICTED_PREFETCH; in TEST_F()1996 cache.http_cache(), prefetch_transaction, &response_info, in TEST_F()2030 MockTransaction prefetch_transaction(kSimpleGET_Transaction); in TEST_F() local2031 prefetch_transaction.load_flags |= LOAD_PREFETCH; in TEST_F()[all …]