HomeSort by relevance Sort by last modified time
    Searched defs:UnitTestAssertHandler (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/test/
test_suite.cc 228 void TestSuite::UnitTestAssertHandler(const std::string& str) {
292 logging::SetLogAssertHandler(UnitTestAssertHandler);
  /external/chromium/base/test/
test_suite.cc 162 void TestSuite::UnitTestAssertHandler(const std::string& str) {
211 logging::SetLogAssertHandler(UnitTestAssertHandler);

Completed in 34 milliseconds