OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnitTestAssertHandler
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/test/
test_suite.h
63
static void
UnitTestAssertHandler
(const std::string& str);
test_suite.cc
162
void TestSuite::
UnitTestAssertHandler
(const std::string& str) {
211
logging::SetLogAssertHandler(
UnitTestAssertHandler
);
Completed in 66 milliseconds