Home
last modified time | relevance | path

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

/system/core/logcat/tests/
Dlogcat_benchmark.cpp81 int next_lt_last = 0; in BM_logcat_sorted_order() local
98 ++next_lt_last; in BM_logcat_sorted_order()
115 (next_lt_last) ? ((next_lt_last <= max_ok) ? "WARNING" : "ERROR") in BM_logcat_sorted_order()
117 next_lt_last, count); in BM_logcat_sorted_order()
119 if (next_lt_last > max_ok) { in BM_logcat_sorted_order()
121 next_lt_last); in BM_logcat_sorted_order()