/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | AllocationInstrument.java | 97 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
|
D | ArbitraryMeasurementInstrument.java | 91 public void dryRun(Object benchmark) throws InvalidBenchmarkException { in dryRun() method in ArbitraryMeasurementInstrument.ArbitraryMeasurementInstrumentation
|
D | RuntimeInstrument.java | 126 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
|
D | ExperimentingCaliperRun.java | 262 ImmutableSet<Experiment> dryRun(Iterable<Experiment> experiments) in dryRun() method in ExperimentingCaliperRun
|
D | Instrument.java | 118 public abstract void dryRun(Object benchmark) throws InvalidBenchmarkException; in dryRun() method in Instrument.Instrumentation
|
/external/caliper/caliper/src/main/java/com/google/caliper/options/ |
D | CaliperOptions.java | 36 boolean dryRun(); in dryRun() method
|
D | ParsedOptions.java | 71 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/ |
D | ExperimentingRunnerModuleTest.java | 136 public void dryRun(Object benchmark) throws InvalidBenchmarkException {} in createInstrumentation() method in ExperimentingRunnerModuleTest.FakeInstrument
|
/external/brotli/research/ |
D | sieve.cc | 18 static TextIdx dryRun(TextIdx sliceLen, Slot* map, TextIdx* shortcut, in dryRun() function
|
/external/skia/infra/cts/ |
D | run_testlab.go | 46 …dryRun = flag.Bool("dryrun", false, "Print out the command and quit without triggering… var
|
/external/skqp/infra/cts/ |
D | run_testlab.go | 46 …dryRun = flag.Bool("dryrun", false, "Print out the command and quit without triggering… var
|
/external/python/apitools/samples/bigquery_sample/bigquery_v2/ |
D | bigquery_v2_messages.py | 1014 dryRun = _messages.BooleanField(2) variable in JobConfiguration 1616 dryRun = _messages.BooleanField(2) variable in QueryRequest
|
/external/v8/src/inspector/ |
D | v8-debugger-agent-impl.cc | 850 const String16& scriptId, const String16& newContent, Maybe<bool> dryRun, in setScriptSource()
|
/external/python/apitools/samples/bigquery_sample/ |
D | bigquery_v2.json | 681 "dryRun": { object 1266 "dryRun": { object
|
/external/python/google-api-python-client/tests/data/ |
D | bigquery.json | 682 "dryRun": { object 1377 "dryRun": { object
|