Home
last modified time | relevance | path

Searched defs:dryRun (Results 1 – 17 of 17) sorted by relevance

/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
DCommandLineOptions.java41 private final boolean dryRun; field in CommandLineOptions
60 boolean dryRun, in CommandLineOptions()
147 boolean dryRun() { in dryRun() method in CommandLineOptions
192 private boolean dryRun = false; field in CommandLineOptions.Builder
256 Builder dryRun(boolean dryRun) { in dryRun() argument
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DAllocationInstrument.java97 public void dryRun(Object benchmark) throws UserCodeException { in dryRun() method in AllocationInstrument.MicroAllocationInstrumentation
138 public void dryRun(Object benchmark) throws InvalidBenchmarkException { in dryRun() method in AllocationInstrument.MacroAllocationInstrumentation
DArbitraryMeasurementInstrument.java91 public void dryRun(Object benchmark) throws InvalidBenchmarkException { in dryRun() method in ArbitraryMeasurementInstrument.ArbitraryMeasurementInstrumentation
DRuntimeInstrument.java126 public void dryRun(Object benchmark) throws UserCodeException { in dryRun() method in RuntimeInstrument.MacrobenchmarkInstrumentation
179 @Override public void dryRun(Object benchmark) throws UserCodeException { in dryRun() method in RuntimeInstrument.RuntimeInstrumentation
DExperimentingCaliperRun.java261 ImmutableSet<Experiment> dryRun(Iterable<Experiment> experiments) in dryRun() method in ExperimentingCaliperRun
DInstrument.java118 public abstract void dryRun(Object benchmark) throws InvalidBenchmarkException; in dryRun() method in Instrument.Instrumentation
/external/caliper/caliper/src/main/java/com/google/caliper/options/
DCaliperOptions.java36 boolean dryRun(); in dryRun() method
DParsedOptions.java71 private boolean dryRun; field in ParsedOptions
73 @Override public boolean dryRun() { in dryRun() method in ParsedOptions
/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DExperimentingRunnerModuleTest.java136 public void dryRun(Object benchmark) throws InvalidBenchmarkException {} in createInstrumentation() method in ExperimentingRunnerModuleTest.FakeInstrument
/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/
DCommandLineOptionsParserTest.java142 public void dryRun() { in dryRun() method in CommandLineOptionsParserTest
/external/swiftshader/tests/regres/cmd/regres/
Dmain.go88 dryRun = flag.Bool("dry", false, "don't post regres reports to gerrit") var
137 dryRun bool // don't post any reviews member
/external/brotli/research/
Dsieve.cc18 static TextIdx dryRun(TextIdx sliceLen, Slot* map, TextIdx* shortcut, in dryRun() function
/external/skia/tools/gpu/gl/interface/
Dgen_interface.go26 dryRun = flag.Bool("dryrun", false, "Print the outputs, don't write to file") var
/external/skqp/infra/cts/
Drun_testlab.go46dryRun = flag.Bool("dryrun", false, "Print out the command and quit without triggering… var
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
Dbigquery_v2_messages.py1014 dryRun = _messages.BooleanField(2) variable in JobConfiguration
1616 dryRun = _messages.BooleanField(2) variable in QueryRequest
/external/python/apitools/samples/bigquery_sample/
Dbigquery_v2.json681 "dryRun": { object
1266 "dryRun": { object
/external/python/google-api-python-client/tests/data/
Dbigquery.json682 "dryRun": { object
1377 "dryRun": { object