Searched refs:old_verbose (Results 1 – 5 of 5) sorted by relevance
50 const ::std::string old_verbose = GMOCK_FLAG_GET(verbose); in TestInitGoogleMock() local61 GMOCK_FLAG_SET(verbose, old_verbose); // Restores the gmock_verbose flag. in TestInitGoogleMock()
52 const ::std::string old_verbose = GMOCK_FLAG(verbose); in TestInitGoogleMock() local63 GMOCK_FLAG(verbose) = old_verbose; // Restores the gmock_verbose flag. in TestInitGoogleMock()
8 old_verbose, $VERBOSE = $VERBOSE, nil11 $VERBOSE = old_verbose
683 old_verbose = self.verbose689 self.verbose = old_verbose