OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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