Searched defs:kMinBytes (Results 1 – 2 of 2) sorted by relevance
73 const int kMinBytes = 6000; in TEST_F() local84 const int kMinBytes = 1000; in TEST_F() local96 const int kMinBytes = 312500; in TEST_F() local
16 constexpr size_t kMinBytes = alignof(max_align_t); variable