Searched defs:kTotalSize (Results 1 – 5 of 5) sorted by relevance
187 enum DiskSizeType { kTotalSize = 0, kFreeSize }; enumerator
1258 constexpr unsigned int kTotalSize = kStructureStartOffset + kStructureSize + kBytesPerComponent; in TEST_P() local1337 constexpr unsigned int kTotalSize = in TEST_P() local1859 constexpr unsigned int kTotalSize = kArrayStride * kAElementCount + kBytesPerComponent; in TEST_P() local
1383 constexpr unsigned int kTotalSize = kStructureStartOffset + kStructureSize + kBytesPerComponent; in TEST_P() local1462 constexpr unsigned int kTotalSize = in TEST_P() local1984 constexpr unsigned int kTotalSize = kArrayStride * kAElementCount + kBytesPerComponent; in TEST_P() local
143 constexpr size_t kTotalSize = 1 << 20; in TEST() local