Home
last modified time | relevance | path

Searched refs:stale_while_revalidate_transaction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_unittest.cc12609 ScopedMockTransaction stale_while_revalidate_transaction( in TEST_F() local
12612 stale_while_revalidate_transaction.response_headers = in TEST_F()
12618 RunTransactionTest(cache.http_cache(), stale_while_revalidate_transaction); in TEST_F()
12625 cache.http_cache(), stale_while_revalidate_transaction, &response_info); in TEST_F()
12638 ScopedMockTransaction stale_while_revalidate_transaction( in TEST_F() local
12640 stale_while_revalidate_transaction.load_flags |= in TEST_F()
12642 stale_while_revalidate_transaction.response_headers = in TEST_F()
12648 RunTransactionTest(cache.http_cache(), stale_while_revalidate_transaction); in TEST_F()
12655 cache.http_cache(), stale_while_revalidate_transaction, &response_info); in TEST_F()
12666 cache.http_cache(), stale_while_revalidate_transaction, &response_info); in TEST_F()
[all …]