Home
last modified time | relevance | path

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

/aosp_15_r20/system/libbase/
H A Dlogging_test.cpp601 struct CountLineAborter { struct
602 static void CountLineAborterFunction(const char* msg) { in CountLineAborterFunction() argument
612 size_t CountLineAborter::newline_count = 0; argument