Home
last modified time | relevance | path

Searched defs:OnGlobalTearDownStart (Results 1 – 1 of 1) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.cc428 virtual void OnGlobalTearDownStart(const UnitTest*) {} in OnGlobalTearDownStart() function in testing::UnitTestEventListenerInterface
2374 void PrettyUnitTestResultPrinter::OnGlobalTearDownStart(const UnitTest*) { in OnGlobalTearDownStart() function in testing::PrettyUnitTestResultPrinter