Searched defs:total_bytes_ (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/test/
H A DTestAllCodecs.h48 uint64_t total_bytes_; member in class:webrtc::TestPack
H A DTestStereo.h56 uint64_t total_bytes_; member in class:webrtc::TestPackStereo
/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h757 int total_bytes_; // Sum of sizes of all buffers seen so far. member in class:google::protobuf::io::CodedOutputStream
1122 return total_bytes_ - buffer_size_;

Completed in 138 milliseconds