Searched refs:otherUnits (Results 1 – 2 of 2) sorted by relevance
33 public $otherUnits; variable in Google\\Service\\Dataflow\\CounterMetadata70 public function setOtherUnits($otherUnits) argument72 $this->otherUnits = $otherUnits;79 return $this->otherUnits;
575 var otherUnits = ['ch', 'rem', 'vh', 'vm', 'vmax', 'vmin', 'vw'];577 otherUnits.forEach(function (unit) {