Home
last modified time | relevance | path

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

/foundation/communication/netstack/test/unittest/http/cache/
H A DHttpCacheStrategyTest.cpp28 class HttpCacheStrategyTest : public testing::Test { class
40 HWTEST_F(HttpCacheStrategyTest, cacheRequestNoCache, testing::ext::TestSize.Level1) in HWTEST_F()
59 HWTEST_F(HttpCacheStrategyTest, computeFreshnessLifetimeLastModifiedBranch, testing::ext::TestSize.Level1) in HWTEST_F()
80 HWTEST_F(HttpCacheStrategyTest, cacheResponseNoCache, testing::ext::TestSize.Level1) in HWTEST_F()
99 HWTEST_F(HttpCacheStrategyTest, cacheRequestOnlyIfCached, testing::ext::TestSize.Level1) in HWTEST_F()
118 HWTEST_F(HttpCacheStrategyTest, isCacheable, testing::ext::TestSize.Level1) in HWTEST_F()
137 HWTEST_F(HttpCacheStrategyTest, isCacheable_OK, testing::ext::TestSize.Level1) in HWTEST_F()
156 HWTEST_F(HttpCacheStrategyTest, requestIfModifiedSinceStr, testing::ext::TestSize.Level1) in HWTEST_F()
175 HWTEST_F(HttpCacheStrategyTest, requestgetIfNoneMatch, testing::ext::TestSize.Level1) in HWTEST_F()
195 HWTEST_F(HttpCacheStrategyTest, requestgetIfNoneMatchAndIfModifiedSinceSt
[all...]

Completed in 2 milliseconds