Searched refs:kVerbose (Results 1 – 5 of 5) sorted by relevance
48 const bool kVerbose = false; variable108 if (kVerbose) fprintf(stderr, "printing\n"); in sprint()118 if (kVerbose) SNPRINTF_OR_RETURN(*str, *size, "# Got %d samples for %s\n", mDataLen, mName); in sprint()167 if (kVerbose) fprintf(stderr, "processing samples\n"); in processSamples()
37 const bool kVerbose = false; variable94 if (kVerbose) printf("Child pid: %d\n", mPid); in runTest()
107 const bool kVerbose = false; variable395 if (kVerbose) printf("Child %d all chunk written\n", testCase->pid()); in testRead()
55 static const char kVerbose[] = "verbose"; variable115 if (cl->HasSwitch(switches::kVerbose)) { in main()
51 const char kVerbose[] = "verbose"; variable268 bool verbose = cl->HasSwitch(kVerbose); in main()