Home
last modified time | relevance | path

Searched refs:_TAG (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/cros/dynamic_suite/
Dsuite_unittest.py59 _TAG = 'au' variable in SuiteTest
80 [('one', FakeControlData(self._TAG, self._ATTR, 'data_one',
82 ('two', FakeControlData(self._TAG, self._ATTR, 'data_two',
84 ('three', FakeControlData(self._TAG, self._ATTR, 'data_three',
88 ('five', FakeControlData(self._TAG, {'other'}, 'data_five',
91 ('six', FakeControlData(self._TAG, self._ATTR, 'data_six',
93 ('seven', FakeControlData(self._TAG, self._ATTR, 'data_seven',
97 'with/deps/...': FakeControlData(self._TAG, self._ATTR,
99 'with/profilers/...': FakeControlData(self._TAG, self._ATTR,
110 def expect_control_file_parsing(self, suite_name=_TAG):
[all …]
/external/python/cpython3/Tools/pynche/
DStripViewer.py99 _TAG = ('leftarrow',) variable in LeftArrow
113 tags=self._TAG)
117 tags=self._TAG,
122 coords = list(self._canvas.coords(self._TAG))
128 self._canvas.move(self._TAG, deltax, 0)
135 _TAG = ('rightarrow',) variable in RightArrow
144 tags=self._TAG)
150 tags=self._TAG)
154 coords = list(self._canvas.coords(self._TAG))
/external/python/cpython2/Tools/pynche/
DStripViewer.py99 _TAG = ('leftarrow',) variable in LeftArrow
113 tags=self._TAG)
117 tags=self._TAG,
122 coords = self._canvas.coords(self._TAG)
128 self._canvas.move(self._TAG, deltax, 0)
135 _TAG = ('rightarrow',) variable in RightArrow
144 tags=self._TAG)
150 tags=self._TAG)
154 coords = self._canvas.coords(self._TAG)
/external/mesa3d/docs/ci/
Ddocker.rst12 when DEBIAN\_TAG is changed in .gitlab-ci.yml, and
13 debian-test-install.sh when DEBIAN\_ARM64\_TAG is changed in