Searched refs:second_string_size (Results 1 – 1 of 1) sorted by relevance
186 auto second_string_size = max_size - first_string_size - 1; in TEST() local187 auto second_string = std::string(second_string_size, 'b'); in TEST()214 auto second_string_size = max_size - first_string_size - 1 - 2 * file_header.size(); in TEST() local215 auto second_string = std::string(second_string_size, 'b'); in TEST()