Searched defs:kBufSize (Results 1 – 11 of 11) sorted by relevance
47 static constexpr const int kBufSize = 1024; variable
526 static constexpr size_t kBufSize = 1024 * kBlockSize; in ReadDevice() local1328 static constexpr size_t kBufSize = 4096; in TEST_F() local
327 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
1199 const size_t kBufSize = 32768; in Inflate() local1316 static const uint32_t kBufSize = 32768; in CopyEntryToWriter() local
47 constexpr int kBufSize = 1024 + 4 + 1; // DeviceProperties::acl_data_packet_size_ + ACL header + H… variable
298 const int kBufSize = 10000; in TEST_F() local
677 const int kBufSize = 10000; in parse_garbage() local
278 static constexpr auto kBufSize = 128 * 1024; in forEachLine() local