Home
last modified time | relevance | path

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

/aosp12/system/libbase/
H A Dlogging_splitters_test.cpp189 auto exact_string = std::string(max_size, 'c'); in TEST() local
217 auto exact_string = std::string(max_size - file_header.size(), 'c'); in TEST() local