Searched refs:DEFINE_bool2 (Results 1 - 13 of 13) sorted by relevance

/external/skia/tools/flags/
H A DSkCommonFlags.cpp31 DEFINE_bool2(quiet, q, false, "if true, don't print status updates.");
42 DEFINE_bool2(verbose, v, false, "enable verbose output from the test driver.");
44 DEFINE_bool2(veryVerbose, V, false, "tell individual tests to be verbose.");
52 DEFINE_bool2(pre_log, p, false, "Log before running each test. May be incomprehensible when threading");
H A DSkCommandLineFlags.h205 #define DEFINE_bool2(name, shortName, defaultValue, helpString) \ macro
/external/skia/tools/
H A Dskpinfo.cpp15 DEFINE_bool2(version, v, true, "version");
16 DEFINE_bool2(cullRect, c, true, "cullRect");
17 DEFINE_bool2(flags, f, true, "flags");
18 DEFINE_bool2(tags, t, true, "tags");
19 DEFINE_bool2(quiet, q, false, "quiet");
H A Dgpuveto.cpp14 DEFINE_bool2(quiet, q, false, "quiet");
H A Dimgslice.cpp24 DEFINE_bool2(quiet, q, false, "Quiet");
25 DEFINE_bool2(reverse, v, false, "Iterate from max to min");
H A Ddump_record.cpp20 DEFINE_bool2(optimize, O, false, "Run SkRecordOptimize before dumping.");
/external/skia/tools/VisualBench/
H A DVisualBench.cpp28 DEFINE_bool2(fullscreen, f, true, "Run fullscreen.");
30 DEFINE_bool2(dif, d, false, "Use device-independent fonts.");
H A DVisualLightweightBenchModule.cpp27 DEFINE_bool2(verbose, v, false, "enable verbose output from the test driver.");
/external/skia/tests/
H A Dskia_test.cpp28 DEFINE_bool2(extendedTest, x, false, "run extended tests for pathOps.");
H A DPathOpsExtendedTest.cpp27 DEFINE_bool2(runFail, f, false, "run tests known to fail.");
28 DEFINE_bool2(runBinary, f, false, "run tests known to fail binary sect.");
H A DPathOpsSkpClipTest.cpp532 DEFINE_bool2(single, z, false, "run tests on a single thread internally.");
534 DEFINE_bool2(verbose, v, false, "enable verbose output.");
/external/skia/tools/lua/
H A Dlua_pictures.cpp40 DEFINE_bool2(quiet, q, false, "Silence all non-error related output");
/external/skia/dm/
H A DDM.cpp50 DEFINE_bool2(pathOpsExtended, x, false, "Run extended pathOps tests.");

Completed in 505 milliseconds