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

1 23 4 5 6

  /external/skia/dm/
DMPipeTask.cpp 9 DEFINE_bool(pipe, true, "If true, check several pipe variants against the reference bitmap.");
DMRecordTask.cpp 10 DEFINE_bool(skr, true, "If true, run SKR tests.");
DM.cpp 58 DEFINE_bool(dryRun, false,
60 DEFINE_bool(leaks, false, "Print leaked instance-counted objects at exit?");
63 DEFINE_bool(gms, true, "Run GMs?");
64 DEFINE_bool(benches, true, "Run benches? Does not run GMs-as-benches.");
65 DEFINE_bool(tests, true, "Run tests?");
DMPDFTask.cpp 19 DEFINE_bool(pdf, false, "PDF backend master switch.");
DMQuiltTask.cpp 8 DEFINE_bool(quilt, true, "If true, draw into a quilt of small tiles and compare.");
  /external/skia/tools/
dump_record.cpp 24 DEFINE_bool(timeWithCommand, false, "If true, print time next to command, else in first column.");
render_pictures_main.cpp 38 DEFINE_bool(writeChecksumBasedFilenames, false,
40 DEFINE_bool(writeEncodedImages, false, "Any time the skp contains an encoded image, write it to a "
45 DEFINE_bool(writeWholeImage, false, "In tile mode, write the entire rendered image to a "
47 DEFINE_bool(validate, false, "Verify that the rendered image contains the same pixels as "
51 DEFINE_bool(bench_record, false, "If true, drop into an infinite loop of recording the picture.");
53 DEFINE_bool(preprocess, false, "If true, perform device specific preprocessing before rendering.");
  /external/chromium_org/third_party/skia/tools/
render_pictures_main.cpp 29 DEFINE_bool(bench_record, false, "If true, drop into an infinite loop of recording the picture.");
40 DEFINE_bool(gpuStats, false, "Only meaningful with gpu configurations. "
43 DEFINE_bool(preprocess, false, "If true, perform device specific preprocessing before rendering.");
46 DEFINE_bool(writeChecksumBasedFilenames, false,
48 DEFINE_bool(writeEncodedImages, false, "Any time the skp contains an encoded image, write it to a "
53 DEFINE_bool(writeWholeImage, false, "In tile mode, write the entire rendered image to a "
55 DEFINE_bool(validate, false, "Verify that the rendered image contains the same pixels as "
  /external/chromium_org/sdch/open-vcdiff/src/
vcdiff_main.cc 55 DEFINE_bool(allow_vcd_target, true,
58 DEFINE_bool(checksum, false,
60 DEFINE_bool(interleaved, false, "Use interleaved format");
61 DEFINE_bool(json, false, "Output diff in the JSON format when encoding");
62 DEFINE_bool(stats, false, "Report compression percentage");
63 DEFINE_bool(target_matches, false, "Find duplicate strings in target data"
  /external/ceres-solver/examples/
denoising.cc 59 DEFINE_bool(verbose, false, "Prints information about the solver progress.");
60 DEFINE_bool(line_search, false, "Use a line search instead of trust region "
  /external/chromium_org/third_party/re2/re2/testing/
exhaustive_tester.cc 25 DEFINE_bool(show_regexps, false, "show regexps during testing");
33 DEFINE_bool(quick_debug_mode, true, "Run fewer tests in debug mode.");
  /external/chromium_org/third_party/skia/tools/skpdiff/
skpdiff_main.cpp 50 DEFINE_bool(jsonp, true, "Output JSON with padding");
53 DEFINE_bool(longnames, false, "Output image names are a combination of baseline and test names");
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_main.cc 22 DEFINE_bool(automated, false, "Run Video engine tests in noninteractive mode.");
23 DEFINE_bool(auto_custom_call, false, "Run custom call directly.");
  /external/openfst/src/lib/
flags.cc 26 DEFINE_bool(help, false, "show usage information");
27 DEFINE_bool(helpshort, false, "show brief usage information");
  /external/regex-re2/re2/testing/
exhaustive_tester.cc 25 DEFINE_bool(show_regexps, false, "show regexps during testing");
33 DEFINE_bool(quick_debug_mode, true, "Run fewer tests in debug mode.");
  /external/skia/bench/
benchmain.cpp 221 DEFINE_bool(rotate, false, "Rotate canvas before bench run?");
222 DEFINE_bool(scale, false, "Scale canvas before bench run?");
223 DEFINE_bool(clip, false, "Clip canvas before bench run?");
225 DEFINE_bool(forceAA, true, "Force anti-aliasing?");
226 DEFINE_bool(forceFilter, false, "Force bitmap filtering?");
228 DEFINE_bool(forceBlend, false, "Force alpha blending?");
253 DEFINE_bool(runOnce, kIsDebug, "Run each bench exactly once and don't report timings.");
259 DEFINE_bool(dryRun, false, "Don't actually run the tests, just print what would have been done.");
  /external/chromium_org/third_party/webrtc/modules/utility/source/
file_player_unittests.cc 24 DEFINE_bool(file_player_output, false, "Generate reference files.");
  /external/openfst/src/bin/
fstshortestdistance.cc 29 DEFINE_bool(reverse, false, "Perform in the reverse direction");
fstshortestpath.cc 26 DEFINE_bool(unique, false, "Return unique strings");
  /external/chromium_org/third_party/skia/dm/
DM.cpp 46 DEFINE_bool(gms, true, "Run GMs?");
47 DEFINE_bool(tests, true, "Run tests?");
48 DEFINE_bool(reportUsedChars, false, "Output test font construction data to be pasted into"
  /external/chromium_org/third_party/tcmalloc/chromium/src/
memfs_malloc.cc 77 DEFINE_bool(memfs_malloc_abort_on_fail,
81 DEFINE_bool(memfs_malloc_ignore_mmap_fail,
84 DEFINE_bool(memfs_malloc_map_private,
heap-profiler.cc 147 DEFINE_bool(mmap_log,
150 DEFINE_bool(mmap_profile,
153 DEFINE_bool(only_mmap_profile,
157 DEFINE_bool(deep_heap_profile,
165 DEFINE_bool(heap_profile_type_statistics,
  /external/chromium_org/third_party/tcmalloc/vendor/src/
memfs_malloc.cc 77 DEFINE_bool(memfs_malloc_abort_on_fail,
81 DEFINE_bool(memfs_malloc_ignore_mmap_fail,
84 DEFINE_bool(memfs_malloc_map_private,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
delay_test.cc 37 DEFINE_bool(dtx, false, "Enable DTX at the sender side.");
38 DEFINE_bool(packet_loss, false, "Apply packet loss, c.f. Channel{.cc, .h}.");
39 DEFINE_bool(fec, false, "Use Forward Error Correction (FEC).");
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/tools/
video_quality_measurement.cc 48 DEFINE_bool(use_single_core, false, "Force using a single core. If set to "
55 DEFINE_bool(disable_fixed_random_seed , false, "Set this flag to disable the"
84 DEFINE_bool(csv, false, "CSV output. Enabling this will output all frame "
87 DEFINE_bool(python, false, "Python output. Enabling this will output all frame "
91 DEFINE_bool(verbose, true, "Verbose mode. Prints a lot of debugging info. "

Completed in 904 milliseconds

1 23 4 5 6