Home
last modified time | relevance | path

Searched defs:contentSize (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/ceftests/
Dstream_unittest.cc12 int contentSize = static_cast<int>(contents.size()); in VerifyStreamReadBehavior() local
45 int contentSize = static_cast<int>(contents.size()); in VerifyStreamWriteBehavior() local
/third_party/lz4/lib/
Dlz4frame.h180 unsigned long long contentSize; /* Size of uncompressed content ; 0 == unknown */ member