OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldIgnoreFailure
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/test/
test_suite.h
43
static bool
ShouldIgnoreFailure
(const testing::TestInfo& test);
test_suite.cc
85
bool TestSuite::
ShouldIgnoreFailure
(const testing::TestInfo& test) {
94
!
ShouldIgnoreFailure
(test);
Completed in 232 milliseconds