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.cpp83 int next_lt_last = 0; in TEST() local
100 ++next_lt_last; in TEST()
117 (next_lt_last) in TEST()
118 ? ((next_lt_last <= max_ok) in TEST()
122 next_lt_last, count); in TEST()
124 EXPECT_GE(max_ok, next_lt_last); in TEST()