Home | History | Annotate | Download | only in src

Lines Matching refs:UponLeavingGTest

431   // UponLeavingGTest() should be called immediately before Google Test calls
434 virtual void UponLeavingGTest() = 0;
448 virtual void UponLeavingGTest() GTEST_LOCK_EXCLUDED_(mutex_);
459 // the user code changes between the call to UponLeavingGTest()