Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/engine/
Dcalibration.py36 def add(self, channel, origin, granularity, value): argument
61 def get(self, channel, origin, granularity): argument
83 def add(self, channel, origin, granularity, value): argument
92 window = self._calibrations[(channel, origin, granularity)]
100 def get(self, channel, origin, granularity): argument
101 window = self._calibrations[(channel, origin, granularity)]
104 (channel, origin, granularity)))
121 def add(self, channel, origin, granularity, value): argument
133 self._calibrations[(channel, origin, granularity)] = value
135 def get(self, channel, origin, granularity): argument
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/hvpm/
Dcalibrations.py59 origin = Origin.ZERO
61 origin = Origin.REFERENCE
71 self.add(channel, origin, granularity,
103 def build_status_packet_attribute_name(channel, origin, granularity): argument
138 if origin == Origin.SCALE:
139 origin = 'Scale'
140 elif origin == Origin.ZERO:
141 origin = 'ZeroOffset'
145 raise ValueError('Invalid origin "%s"' % origin)
147 return '%s%s%s' % (channel, granularity, origin)
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/lvpm_stock/
Dcalibrations.py67 origin = Origin.ZERO
69 origin = Origin.REFERENCE
75 self.add(channel, origin, granularity, sample[channel])
/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/
DFailureDescription.java123 public FailureDescription setOrigin(String origin) { in setOrigin() argument
124 mOrigin = origin; in setOrigin()
/tools/tradefederation/core/proto/
Dtest_record.proto140 string origin = 31; field
/tools/security/sanitizer-status/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/tools/trebuchet/
DLICENSE142 origin of the Work and reproducing the content of the NOTICE file.
/tools/acloud/
DLICENSE142 origin of the Work and reproducing the content of the NOTICE file.
/tools/apksig/
DLICENSE154 origin of the Work and reproducing the content of the NOTICE file.
/tools/treble/
DLICENSE142 origin of the Work and reproducing the content of the NOTICE file.