Home
last modified time | relevance | path

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

/external/autotest/site_utils/presubmit_hooks/
Dcheck_control_files.py154 def CheckValidAttr(ctrl_data, attr_allowlist, bvt_allowlist, test_name): argument
176 for pattern in bvt_allowlist:
261 bvt_allowlist = {
287 CheckValidAttr(ctrl_data, attr_allowlist, bvt_allowlist, test_name)