Home | History | Annotate | Download | only in tools

Lines Matching refs:verbosity

116       Specify a number 0-5 to restrict errors to certain verbosity levels.
572 """Sets the module's verbosity, and returns the previous setting."""
642 """Returns the module's verbosity setting."""
647 """Sets the module's verbosity, and returns the previous setting."""
837 # the verbosity level isn't high enough, or the filters filter it out.
3962 This may set the output format and verbosity level as side-effects.
3979 verbosity = _VerboseLevel()
3995 verbosity = int(val)
4012 _SetVerboseLevel(verbosity)