Searched defs:kInlineCapacity (Results 1 – 7 of 7) sorted by relevance
134 static constexpr size_t kInlineCapacity = 4; in TEST_P() local186 static constexpr size_t kInlineCapacity = 4; in TEST_P() local
314 static constexpr size_t kInlineCapacity = sizeof(intptr_t) * 2 - 1; member
315 static constexpr size_t kInlineCapacity = sizeof(intptr_t) * 2 - 1; member