Searched defs:SIZE_2 (Results 1 – 2 of 2) sorted by relevance
250 constexpr size_t SIZE_2 = SIZE << 1; variable324 constexpr size_t SIZE_2 = SIZE << 1; variable
760 static constexpr size_t SIZE_2 = SIZE_1 * 3; in AllocateReuseTest() local