Searched refs:vts (Results 1 – 9 of 9) sorted by relevance
4 "displayservice/1.0/vts/functional",7 "sensorservice/1.0/vts/functional",
10 on property:vts.native_server.on=112 on property:vts.native_server.on=0
2 Configuration.vts = True
40 /hardware/interfaces/neuralnetworks/*/vts: The VTS tests.41 /test/vts-testcase/hal/neuralnetworks: Configuration for the VTS tests
23 --vts \
234 hardware::hidl_vec<VendorTagSection> vts; in setUpVendorTags() local241 vts = vendorTagSecs; in setUpVendorTags()256 if ((res = HidlVendorTagDescriptor::createDescriptorFromHidl(vts, /*out*/desc)) in setUpVendorTags()1264 const hardware::hidl_vec<hardware::camera::common::V1_0::VendorTagSection>& vts, in createDescriptorFromHidl() argument1270 for (size_t s = 0; s < vts.size(); s++) { in createDescriptorFromHidl()1271 tagCount += vts[s].tags.size(); in createDescriptorFromHidl()1291 for (size_t s = 0; s < vts.size(); s++) { in createDescriptorFromHidl()1292 const hardware::camera::common::V1_0::VendorTagSection& section = vts[s]; in createDescriptorFromHidl()
51 const hardware::hidl_vec<hardware::camera::common::V1_0::VendorTagSection>& vts,
618 vts = False variable in Configuration636 Configuration.vts = args.vts786 "Output %s model: %s" % ("VTS" if Configuration.vts else "CTS", model),790 if Configuration.vts: