Searched refs:kMaxMapInfoNameLen (Results 1 – 2 of 2) sorted by relevance
68 static constexpr uint8_t kMaxMapInfoNameLen = 150; variable
119 std::string map_info_name = data_provider->ConsumeRandomLengthString(kMaxMapInfoNameLen); in GetMaps()