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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc422 virtual void OnGlobalSetUpStart(const UnitTest*) {} function in class:testing::UnitTestEventListenerInterface
2296 virtual void OnGlobalSetUpStart(const UnitTest*);
2328 void PrettyUnitTestResultPrinter::OnGlobalSetUpStart(const UnitTest*) { function in class:testing::PrettyUnitTestResultPrinter
2460 virtual void OnGlobalSetUpStart(const UnitTest* unit_test);
2502 GTEST_REPEATER_METHOD(OnGlobalSetUpStart, UnitTest)
3180 printer->OnGlobalSetUpStart(parent_);

Completed in 67 milliseconds