Searched refs:kCompressArgument (Results 1 – 1 of 1) sorted by relevance
83 static const char *kCompressArgument = "compress"; variable272 if (strcasecmp(curr, kCompressArgument) == 0) { in parse_arguments()324 fprintf(stderr, " %s Measure compressor throughput.\n", kCompressArgument); in print_help()