Searched refs:firstLayoutSize (Results 1 – 1 of 1) sorted by relevance
189 constexpr int firstLayoutSize = (8 + 1) * sizeof(int64_t) + (3 * componentSize); in TEST() local191 constexpr int expectedSize = firstLayoutSize + secondLayoutSize + sizeof(int64_t) + HeaderSize; in TEST()