Home
last modified time | relevance | path

Searched defs:long_string_b (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/libbase/
H A Dlogging_splitters_test.cpp171 auto long_string_b = std::string(max_size, 'b'); in TEST() local
316 auto long_string_b = std::string(4000, 'b'); in TEST() local