Home
last modified time | relevance | path

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

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