Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dbzip_extent_writer_unittest.cc101 size_t this_chunk_size = min(kChunkSize, compressed_data.size() - i); in TEST_F() local
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_frame_test.cc298 const size_t this_chunk_size = in TEST() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c2918 size_t this_chunk_size; in get_bs_chunk_size() local