Searched refs:kLongLegacyErrorBufferSize (Results 1 – 2 of 2) sorted by relevance
55 constexpr static size_t kLongLegacyErrorBufferSize = 56; member64 char error_message[kLongLegacyErrorBufferSize];
35 static_assert(sizeof(kLongLegacyError) < prop_info::kLongLegacyErrorBufferSize,