Searched refs:UnitTestAssertHandler (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sandbox/linux/tests/
H A Dmain.cc27 void UnitTestAssertHandler(const std::string& str) { function
40 logging::SetLogAssertHandler(UnitTestAssertHandler);
/external/chromium_org/base/test/
H A Dtest_suite.h60 static void UnitTestAssertHandler(const std::string& str);
H A Dtest_suite.cc241 void TestSuite::UnitTestAssertHandler(const std::string& str) { function in class:TestSuite
328 logging::SetLogAssertHandler(UnitTestAssertHandler);

Completed in 1624 milliseconds