Searched defs:total_bytes (Results 1 – 3 of 3) sorted by relevance
146 uint64_t total_bytes; member244 uint64_t total_bytes; member
311 inline void PutLengthPrefixedSliceParts(std::string* dst, size_t total_bytes, in PutLengthPrefixedSliceParts()
2028 std::atomic<uint64_t> total_bytes(0); in TEST_P() local