Home
last modified time | relevance | path

Searched refs:properties (Results 1 – 9 of 9) sorted by relevance

/test/vti/test_serving/configs/infra/prod/androidtestcenter/scripts/
Dhome_bot_config.py100 return self.properties.get('ro.build.fingerprint', None)
104 return self.properties.get('ro.hardware', None)
115 return self.properties.get('ro.build.product', None)
118 def properties(self): member in Device
165 properties = {}
170 properties[match.group(1)] = match.group(2)
171 return properties
231 state[u'device'] = _DEVICE.properties
/test/vti/test_serving/configs/infra/test/androidtestcenter-test/scripts/
Dhome_bot_config.py100 return self.properties.get('ro.build.fingerprint', None)
104 return self.properties.get('ro.hardware', None)
115 return self.properties.get('ro.build.product', None)
118 def properties(self): member in Device
165 properties = {}
170 properties[match.group(1)] = match.group(2)
171 return properties
231 state[u'device'] = _DEVICE.properties
/test/suite_harness/build/
Dtradefed_binary.go99 properties TradefedBinaryGenProperties member
106 tfg.AddProperties(&tfg.properties)
131 "name": tfg.properties.Short_name,
132 "fullname": tfg.properties.Full_name,
133 "version": tfg.properties.Version,
/test/framework/harnesses/host_controller/tfc/
Ddevice_info.py93 def Extend(self, properties): argument
101 for prop in properties:
/test/vti/dashboard/
D.gitignore32 release.properties
34 buildNumber.properties
Dsettings.gradle5 loggingProperty = "WEB-INF/logging.properties"
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DBusinessLogicPreparer.java308 List<String> properties = new ArrayList<>(); in getBusinessLogicProperties() local
312 properties.add(String.format("%s:%s", id.getKey(), id.getValue())); in getBusinessLogicProperties()
321 properties.add(String.format("%s:%s", name, value)); in getBusinessLogicProperties()
326 return properties; in getBusinessLogicProperties()
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py732 properties = [
738 return {x: self.isPropSupported(x) for x in properties}
/test/vts/proto/
DVtsReportMessage.proto169 // used to tell certain properties of the data (e.g., passthrough vs.