HomeSort by relevance Sort by last modified time
    Searched refs:DEFINE_string (Results 51 - 75 of 93) sorted by null

1 23 4

  /external/regex-re2/re2/testing/
compile_test.cc 13 DEFINE_string(show, "", "regular expression to compile and dump");
  /external/skia/tools/
dump_record.cpp 21 DEFINE_string(match, "", "The usual filters on file names to dump.");
  /external/webrtc/webrtc/tools/agc/
activity_metric.cc 33 DEFINE_string(true_vad, "", "name of a file containing true VAD in 'int'"
35 DEFINE_string(video_vad, "", "name of a file containing video VAD (activity"
42 DEFINE_string(result, "", "name of a file to write the results. The results"
44 DEFINE_string(audio_content, "", "name of a file where audio content is written"
  /external/webrtc/webrtc/video/
replay.cc 112 DEFINE_string(input_file, "", "input file");
121 DEFINE_string(out_base, "", "Basename (excluding .yuv) for raw output");
126 DEFINE_string(decoder_bitstream_filename, "", "Decoder bitstream output file");
132 DEFINE_string(codec, "VP8", "Video codec");
  /external/webrtc/webrtc/modules/audio_processing/transient/
transient_suppression_test.cc 26 DEFINE_string(in_file_name, "", "PCM file that contains the signal.");
27 DEFINE_string(detection_file_name,
30 DEFINE_string(reference_file_name,
  /toolchain/binutils/binutils-2.25/gold/
options.h 389 #define DEFINE_string(varname__, dashes__, shortname__, default_value__, \
395 // This is like DEFINE_string, but we convert each occurrence to a
410 // This is like DEFINE_string, but we store a set of strings.
666 DEFINE_string(format, options::TWO_DASHES, 'b', "elf",
737 DEFINE_string(debug, options::TWO_DASHES, '\0', "",
    [all...]
  /external/skia/bench/
ShapesBench.cpp 22 DEFINE_string(shapesType, "mixed", "Type of shape to use in ShapesBench. Must be one of: "
24 DEFINE_string(innerShapesType, "none", "Type of inner shape to use in ShapesBench. Must be one of: "
27 DEFINE_string(shapesSize, "32x32", "Size of shapes to draw in ShapesBench.");
nanobench.cpp 109 DEFINE_string(outResultsFile, "", "If given, write results here as JSON.");
113 DEFINE_string(clip, "0,0,1000,1000", "Clip for SKPs.");
114 DEFINE_string(scales, "1.0", "Space-separated scales for SKPs.");
115 DEFINE_string(zoom, "1.0,0", "Comma-separated zoomMax,zoomPeriodMs factors for a periodic SKP zoom "
126 DEFINE_string(useThermalManager, "0,1,10,1000", "enabled,threshold,sleepTimeMs,TimeoutMs for "
129 DEFINE_string(sourceType, "",
131 DEFINE_string(benchType, "",
    [all...]
  /external/shflags/src/
shflags_test_private.sh 33 DEFINE_string str 0 'string value' s
  /external/skia/tools/skiaserve/
skiaserve.cpp 28 DEFINE_string(address, "127.0.0.1", "The address to bind to.");
  /external/webrtc/webrtc/p2p/stunprober/
main.cc 43 DEFINE_string(
  /external/webrtc/webrtc/modules/audio_coding/test/
delay_test.cc 31 DEFINE_string(codec, "isac", "Codec Name");
34 DEFINE_string(input_file, "", "Input file, PCM16 32 kHz, optional.");
  /system/update_engine/
update_engine_client_android.cc 110 DEFINE_string(payload,
119 DEFINE_string(headers,
  /external/google-benchmark/src/
benchmark.cc 53 DEFINE_string(benchmark_filter, ".",
77 DEFINE_string(benchmark_format, "console",
81 DEFINE_string(benchmark_out_format, "json",
85 DEFINE_string(benchmark_out, "", "The file to write additonal output to");
87 DEFINE_string(benchmark_color, "auto",
  /external/libcxx/utils/google-benchmark/src/
benchmark.cc 52 DEFINE_string(benchmark_filter, ".",
76 DEFINE_string(benchmark_format, "console",
80 DEFINE_string(benchmark_out_format, "json",
84 DEFINE_string(benchmark_out, "", "The file to write additonal output to");
86 DEFINE_string(benchmark_color, "auto",
  /external/libbrillo/brillo/
flag_helper.h 26 // DEFINE_string(name, default_value, help)
200 #define DEFINE_string(name, value, help) \
  /external/regex-re2/util/
benchmark.cc 10 DEFINE_string(test_tmpdir, "/var/tmp", "temp directory");
  /external/skia/gm/
animatedGif.cpp 21 DEFINE_string(animatedGif, "test640x479.gif", "Animated gif in resources folder");
  /external/skia/samplecode/
SamplePathFinder.cpp 17 DEFINE_string(pathfinderTrail, "", "List of keystrokes to execute upon loading a pathfinder.");
  /external/skia/tools/lua/
lua_pictures.cpp 34 static DEFINE_string(modulo, "", "[--modulo <remainder> <divisor>]: only run tests for which "
  /external/webrtc/webrtc/base/
flags.h 178 #define DEFINE_string(name, default, comment) \
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_quality_test.cc 48 DEFINE_string(
92 DEFINE_string(out_filename,
  /cts/tools/utils/
monsoon.py 442 flags.DEFINE_string("usbpassthrough", None, "USB control (on, off, auto)")
447 flags.DEFINE_string("device", None,
  /external/skia/tools/skpbench/
skpbench.cpp 48 DEFINE_string(skp, "", "path to a single .skp file, or 'warmup' for a builtin warmup run");
49 DEFINE_string(png, "", "if set, save a .png proof to disk at this file location");
  /external/autotest/client/deps/glbench/src/
testbase.cc 24 DEFINE_string(outdir, "", "directory to save images");

Completed in 5629 milliseconds

1 23 4