OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:need_to_report_call
(Results
1 - 1
of
1
) sorted by null
/external/chromium/testing/gmock/src/
gmock-spec-builders.cc
394
const bool
need_to_report_call
= !found || is_excessive || LogIsVisible(INFO);
member in namespace:testing::internal
395
if (!
need_to_report_call
) {
Completed in 63 milliseconds