Home
last modified time | relevance | path

Searched refs:_VERBOSE (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/android/
Dcommon-functions.sh96 _VERBOSE=0
100 _VERBOSE=$(( $_VERBOSE + 1 ))
105 _VERBOSE=$(( $_VERBOSE - 1 ))
111 [ "$_VERBOSE" -gt "$1" ]
117 [ "$_VERBOSE" -le "$1" ]
123 if [ "$_VERBOSE" -ge 0 ]; then
131 if [ "$_VERBOSE" -ge 1 ]; then
158 if [ "$_VERBOSE" -ge 1 ]; then
175 if [ "$_VERBOSE" -ge 1 ]; then
178 if [ "$_VERBOSE" -ge 2 ]; then