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