OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:log_print_overhead
(Results
1 - 1
of
1
) sorted by null
/system/core/logd/tests/
logd_test.cpp
482
static const unsigned int
log_print_overhead
= 3;
local
519
EXPECT_GE(250000UL, ns[
log_print_overhead
]); // 126886 user
520
EXPECT_NE(0UL, ns[
log_print_overhead
]); // failure to parse
[
all
...]
Completed in 183 milliseconds