Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.h50 FAIL_GET_AVAILABLE_RANGE = 0x10, enumerator
H A Dmock_http_cache.cc269 if (fail_requests_ & FAIL_GET_AVAILABLE_RANGE) { in GetAvailableRange()