Home
last modified time | relevance | path

Searched refs:ReduceToMaxSize (Results 1 – 1 of 1) sorted by relevance

/system/libbase/
Dlogging_splitters_test.cpp136 std::string ReduceToMaxSize(const std::string& tag, const std::string& string) { in ReduceToMaxSize() function
148 std::vector expected = {ReduceToMaxSize(tag, long_string_x), ReduceToMaxSize(tag, long_string_y), in TEST()
196 ReduceToMaxSize(tag, large_string), final_string}; in TEST()
225 file_header + ReduceToMaxSize(file_header + tag, large_string), file_header + final_string}; in TEST()
249 std::vector expected = {ReduceToMaxSize(tag, long_file), ReduceToMaxSize(tag, long_file)}; in TEST()