Home
last modified time | relevance | path

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

/system/core/logcat/tests/
Dlogcat_benchmark.cpp113 static const int max_ok = 2; in TEST() local
118 ? ((next_lt_last <= max_ok) in TEST()
124 EXPECT_GE(max_ok, next_lt_last); in TEST()