Home | History | Annotate | Download | only in src

Lines Matching refs:UponLeavingGTest

429   // UponLeavingGTest() should be called immediately before Google Test calls
432 virtual void UponLeavingGTest() = 0;
446 virtual void UponLeavingGTest() GTEST_LOCK_EXCLUDED_(mutex_);
457 // the user code changes between the call to UponLeavingGTest()