Home
last modified time | relevance | path

Searched defs:kReadLength (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_data_provider_test.cc23 const size_t kReadLength = 10; in TEST() local
53 const size_t kReadLength = 30; in TEST() local
80 const size_t kReadLength = 10; in TEST() local
99 const size_t kReadLength = 10; in TEST() local
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_connection_unittest.cc153 const int kReadLength = 128; in TEST() local
/aosp_15_r20/external/openthread/src/core/net/
H A Dip6.cpp1556 …static constexpr uint16_t kReadLength = sizeof(Lowpan::FragmentHeader::NextFrag) + sizeof(Headers); in DecompressFrom() local