OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_message
(Results
1 - 1
of
1
) sorted by null
/system/core/crash_reporter/
crash_collector_test.cc
127
bool
has_message
= FindLog(kFullMessage);
local
128
EXPECT_EQ(
has_message
, !has_capacity);
Completed in 40 milliseconds