Searched defs:kSlotSuffixes (Results 1 – 3 of 3) sorted by relevance
49 constexpr const char* kSlotSuffixes[kMaxNumSlots] = {"_a", "_b"}; variable
49 constexpr const char* kSlotSuffixes[kMaxNumSlots] = { "_a", "_b", "_c", "_d" }; variable
47 constexpr const char* kSlotSuffixes[kMaxNumSlots] = { "_a", "_b", "_c", "_d" }; variable