Home
last modified time | relevance | path

Searched refs:_NAME (Results 1 – 20 of 20) sorted by relevance

/external/autotest/server/hosts/
Dbase_label_unittest.py21 _NAME = 'base_label' variable in TestBaseLabel
36 _NAME = ['base_label_1' , 'base_label_2'] variable in TestBaseLabels
47 _NAME = 'prefix' variable in TestStringPrefixLabel
83 [self.test_base_label._NAME])
90 [self.test_base_label._NAME])
103 self.assertEqual(full_tbl, set([self.test_base_label._NAME]))
104 self.assertEqual(full_tbls, set(self.test_base_labels._NAME))
123 ['%s:%s' % (self.test_label._NAME,
130 self.assertEqual(prefix_labels, set(['%s:' % self.test_label._NAME]))
145 full_names = set([TestBaseLabel._NAME])
[all …]
Dcros_label.py43 _NAME = ds_constants.BOARD_PREFIX.rstrip(':') variable in BoardLabel
55 if label.startswith(self._NAME + ':'):
64 _NAME = ds_constants.MODEL_LABEL variable in ModelLabel
73 if label.startswith(self._NAME + ':'):
101 _NAME = 'lightsensor' variable in LightSensorLabel
126 _NAME = 'bluetooth' variable in BluetoothLabel
138 _NAME = 'ec:cros' variable in ECLabel
171 _NAME = 'cr50' variable in Cr50Label
194 _NAME = 'accel:cros-ec' variable in AccelsLabel
223 _NAME = 'chameleon' variable in ChameleonLabel
[all …]
Dbase_label.py36 return (self._NAME in info.labels) or exists(self, host)
48 _NAME = None variable in BaseLabel
59 return [self._NAME]
98 full_labels_list = (self._NAME if isinstance(self._NAME, list) else
99 [self._NAME])
151 return ['%s:%s' % (self._NAME, label)
169 prefix_labels = set(['%s:' % self._NAME])
Dadb_label.py21 _NAME = constants.BOARD_PREFIX.rstrip(':') variable in BoardLabel
31 _NAME = 'camera-hal' variable in CameraHalLabel
40 _NAME = 'loopback-dongle' variable in LoopbackDongleLabel
Dcommon_label.py16 _NAME = constants.OS_PREFIX variable in OSLabel
/external/eigen/bench/btl/cmake/
DFindPackageHandleStandardArgs.cmake22 MACRO(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FAIL_MSG _VAR1 )
25 IF (${_NAME}_FIND_REQUIRED)
26 SET(_FAIL_MESSAGE "Could not find REQUIRED package ${_NAME}")
27 ELSE (${_NAME}_FIND_REQUIRED)
28 SET(_FAIL_MESSAGE "Could not find OPTIONAL package ${_NAME}")
29 ENDIF (${_NAME}_FIND_REQUIRED)
34 STRING(TOUPPER ${_NAME} _NAME_UPPER)
48 IF (NOT ${_NAME}_FIND_QUIETLY)
49 MESSAGE(STATUS "Found ${_NAME}: ${${_VAR1}}")
50 ENDIF (NOT ${_NAME}_FIND_QUIETLY)
[all …]
/external/pcre/dist2/cmake/
DFindPackageHandleStandardArgs.cmake20 MACRO(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FAIL_MSG _VAR1 )
23 IF (${_NAME}_FIND_REQUIRED)
24 SET(_FAIL_MESSAGE "Could not find REQUIRED package ${_NAME}")
25 ELSE (${_NAME}_FIND_REQUIRED)
26 SET(_FAIL_MESSAGE "Could not find OPTIONAL package ${_NAME}")
27 ENDIF (${_NAME}_FIND_REQUIRED)
32 STRING(TOUPPER ${_NAME} _NAME_UPPER)
46 IF (NOT ${_NAME}_FIND_QUIETLY)
47 MESSAGE(STATUS "Found ${_NAME}: ${${_VAR1}}")
48 ENDIF (NOT ${_NAME}_FIND_QUIETLY)
[all …]
/external/u-boot/include/
Dzynqpl.h55 .devicename = XILINX_XC##name##_NAME \
60 .devicename = XILINX_XC##name##_NAME \
Dtsec.h52 .devname = CONFIG_TSEC##num##_NAME, \
62 x.devname = CONFIG_TSEC##num##_NAME; \
/external/python/apitools/samples/dns_sample/dns_v1/
Ddns_v1_client.py45 _NAME = u'changes' variable in DnsV1.ChangesService
133 _NAME = u'managedZones' variable in DnsV1.ManagedZonesService
247 _NAME = u'projects' variable in DnsV1.ProjectsService
283 _NAME = u'resourceRecordSets' variable in DnsV1.ResourceRecordSetsService
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_client.py48 _NAME = u'operations' variable in ServicemanagementV1.OperationsService
86 _NAME = u'services_accessPolicy' variable in ServicemanagementV1.ServicesAccessPolicyService
129 _NAME = u'services_configs' variable in ServicemanagementV1.ServicesConfigsService
253 _NAME = u'services_customerSettings' variable in ServicemanagementV1.ServicesCustomerSettingsService
320 _NAME = u'services_projectSettings' variable in ServicemanagementV1.ServicesProjectSettingsService
419 _NAME = u'services' variable in ServicemanagementV1.ServicesService
824 _NAME = u'v1' variable in ServicemanagementV1.V1Service
/external/python/apitools/samples/iam_sample/iam_v1/
Diam_v1_client.py46 _NAME = u'iamPolicies' variable in IamV1.IamPoliciesService
83 _NAME = u'projects_serviceAccounts_keys' variable in IamV1.ProjectsServiceAccountsKeysService
203 _NAME = u'projects_serviceAccounts' variable in IamV1.ProjectsServiceAccountsService
494 _NAME = u'projects' variable in IamV1.ProjectsService
504 _NAME = u'roles' variable in IamV1.RolesService
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
Dbigquery_v2_client.py46 _NAME = u'datasets' variable in BigqueryV2.DatasetsService
212 _NAME = u'jobs' variable in BigqueryV2.JobsService
390 _NAME = u'projects' variable in BigqueryV2.ProjectsService
426 _NAME = u'tabledata' variable in BigqueryV2.TabledataService
488 _NAME = u'tables' variable in BigqueryV2.TablesService
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/
Dfusiontables_v1_client.py47 _NAME = u'column' variable in FusiontablesV1.ColumnService
213 _NAME = u'query' variable in FusiontablesV1.QueryService
281 _NAME = u'style' variable in FusiontablesV1.StyleService
447 _NAME = u'table' variable in FusiontablesV1.TableService
715 _NAME = u'task' variable in FusiontablesV1.TaskService
803 _NAME = u'template' variable in FusiontablesV1.TemplateService
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_client.py48 _NAME = u'bucketAccessControls' variable in StorageV1.BucketAccessControlsService
214 _NAME = u'buckets' variable in StorageV1.BucketsService
458 _NAME = u'channels' variable in StorageV1.ChannelsService
494 _NAME = u'defaultObjectAccessControls' variable in StorageV1.DefaultObjectAccessControlsService
660 _NAME = u'notifications' variable in StorageV1.NotificationsService
774 _NAME = u'objectAccessControls' variable in StorageV1.ObjectAccessControlsService
940 _NAME = u'objects' variable in StorageV1.ObjectsService
/external/python/apitools/apitools/base/py/testing/
Dmock.py312 collection_name = service_class._NAME
345 delattr(self, service_class._NAME)
/external/autotest/frontend/afe/
Drpc_interface_unittest.py1406 _NAME = 'name' variable in ExtraRpcInterfaceTest
1417 self._NAME)
1455 rpc_utils.create_job_common(mox.And(mox.StrContains(self._NAME),
1482 name=self._NAME,
1501 name=self._NAME,
1520 name=self._NAME,
1541 rpc_interface.create_suite_job(name=self._NAME,
1563 rpc_interface.create_suite_job(name=self._NAME,
1586 rpc_interface.create_suite_job(name=self._NAME,
1605 rpc_interface.create_suite_job(name='%s/%s' % (self._NAME,
/external/libevent/
Devent_rpcgen.py20 _NAME = "event_rpcgen.py" variable
1570 global _NAME
1580 ' */\n\n' ) % (name, _NAME, _VERSION)
/external/python/cpython3/Lib/test/test_importlib/
Dutil.py74 specialized._NAME = cls.__name__
Dtest_abc.py41 self.__test = getattr(self.abc, self._NAME)