Home
last modified time | relevance | path

Searched defs:ExpectedSize (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Serialization/
DModuleManager.cpp58 off_t ExpectedSize, time_t ExpectedModTime, in addModule()
400 off_t ExpectedSize, in lookupModuleFile()
DASTReader.cpp3631 off_t ExpectedSize, time_t ExpectedModTime, in ReadASTCore()
/external/chromium_org/third_party/webrtc/common_video/
Di420_video_frame_unittest.cc290 int ExpectedSize(int plane_stride, int image_height, PlaneType type) { in ExpectedSize() function