Searched defs:kBufSize (Results 1 – 11 of 11) sorted by relevance
48 static constexpr const int kBufSize = 1024; variable
518 static constexpr size_t kBufSize = 1024 * kBlockSize; in ReadDevice() local1364 static constexpr size_t kBufSize = 4096; in TEST_F() local
383 static constexpr size_t kBufSize = 1024 * kBlockSize; in ReadVerityDevice() local
39 static constexpr size_t kBufSize = 65535; variable
48 static const size_t kBufSize = 32768u; variable
257 constexpr size_t kBufSize = 10000000; in TEST_F() local
1262 const size_t kBufSize = 32768; in inflateImpl() local1385 static const uint32_t kBufSize = 32768; in CopyEntryToWriter() local
305 const int kBufSize = 10000; in TEST_F() local
912 const int kBufSize = 10000; in parse_garbage() local
263 static constexpr auto kBufSize = 128 * 1024; in forEachLine() local
51 constexpr int kBufSize = 1024 + 4 + 1; // DeviceProperties::acl_data_packet_size_ + ACL header + H… variable