Searched refs:long_file (Results 1 – 1 of 1) sorted by relevance
246 auto long_file = std::string(5000, 'x'); in TEST() local249 std::vector expected = {ReduceToMaxSize(tag, long_file), ReduceToMaxSize(tag, long_file)}; in TEST()251 TestLogdChunkSplitter(tag, long_file, "can't see me\nor me", expected); in TEST()