Searched refs:VERBOSITY (Results 1 - 4 of 4) sorted by relevance

/external/netperf/
H A Dnetsh.h17 #define VERBOSITY 0 /* verbosity level */ macro
/external/valgrind/tsan/
H A Dts_events.h90 VERBOSITY, // Used for debugging. enumerator in enum:EventType
H A Dthread_sanitizer.cc6611 case VERBOSITY : e->Print(); G_flags->verbosity = e->info(); break;
/external/icu4c/tools/ctestfw/
H A Dctest.c118 int VERBOSITY = 0; /* be No-verbose by default */ variable
725 if ( VERBOSITY == FALSE )
871 /*if (VERBOSITY) {
881 /*if (VERBOSITY) {
908 VERBOSITY = FALSE;
927 VERBOSITY = TRUE;
1150 return VERBOSITY;
1174 VERBOSITY = value;

Completed in 180 milliseconds