Home
last modified time | relevance | path

Searched refs:samplingRatio (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DStackdriverLoggingConfig.php22 public $samplingRatio; variable in Google\\Service\\CloudTasks\\StackdriverLoggingConfig
24 public function setSamplingRatio($samplingRatio) argument
26 $this->samplingRatio = $samplingRatio;
30 return $this->samplingRatio;
/plugin/edittable/lib/
H A Dhandsontable.full.js36887 …var samplingRatio = setting && (0, _object.hasOwnProperty)(setting, 'samplingRatio') ? this.hot.ge…
36890 if (samplingRatio && !isNaN(samplingRatio)) {
36891 this.samplesGenerator.setSampleCount(parseInt(samplingRatio, 10));
37551 …var samplingRatio = setting && (0, _object.hasOwnProperty)(setting, 'samplingRatio') ? this.hot.ge…
37554 if (samplingRatio && !isNaN(samplingRatio)) {
37555 this.samplesGenerator.setSampleCount(parseInt(samplingRatio, 10));
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1samplingRatio, minimapLines) {\n this.samplingRatio = samplingRatio;\n this.minimapL…