HomeSort by relevance Sort by last modified time
    Searched full:max_ok (Results 1 - 1 of 1) sorted by null

  /system/core/logcat/tests/
logcat_benchmark.cpp 113 static const int max_ok = 2; local
118 ? ((next_lt_last <= max_ok)
124 EXPECT_GE(max_ok, next_lt_last);

Completed in 139 milliseconds