OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NonIgnoredFailures
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/test/
test_suite.h
46
static bool
NonIgnoredFailures
(const testing::TestInfo& test);
test_suite.cc
92
bool TestSuite::
NonIgnoredFailures
(const testing::TestInfo& test) {
134
if (result != 0 && GetTestCount(&TestSuite::
NonIgnoredFailures
) == 0)
Completed in 26 milliseconds