Home
last modified time | relevance | path

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

/test/app_compat/csuite/
Dpylintrc10 # Add files or directories to the blacklist. They should be base names, not
15 # regex matches against base names, not paths.
21 # List of plugins (as comma separated values of python modules names) to load,
32 # A comma-separated list of package or module names from where C extensions may
174 # Good variable names which should always be accepted, separated by a comma
175 good-names=main,_
177 # Bad variable names which should always be refused, separated by a comma
178 bad-names=
180 # Colon-delimited sets of names that determine each other's naming style when
191 # Regular expression matching correct function names
[all …]
/test/vts/utils/python/library/vtable/
Dvtable_dumper.py48 def __init__(self, offset, names, value, is_undefined): argument
50 self.names = names
92 entry.names))
Dvtable_dumper_test.py66 entries = [(entry.offset, entry.names) for entry in vtable.entries]
/test/vts/utils/python/library/elf/testing/
Dtest-section-1.s16 # Test duplicating section names:
21 # Test section names can be correctly read.
Dtest-section-2.s16 # Test duplicating section names:
/test/vts/utils/python/archive/
Darchive_parser.py118 names = content.split(self.STRING_TABLE_TERMINATOR)
119 for string in names:
/test/vts/testcases/template/hal_hidl_host_test/
Dhal_hidl_host_test.py109 names = map(lambda instance: instance.split("/")[1], param)
110 return "({})".format(",".join(names))
/test/vts-testcase/vndk/abi/
Dvts_vndk_abi_test.py128 if not entry.names:
131 if expected_symbol not in entry.names:
132 return entry.names
DVtsVndkAbiTest.py134 if not entry.names:
137 if expected_symbol not in entry.names:
138 return entry.names
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowGraphServlet.java221 String[] names = graphMap.keySet().toArray(new String[graphMap.size()]); in doGetHandler() local
222 Arrays.sort(names); in doGetHandler()
226 for (String name : names) { in doGetHandler()
/test/vts/hals/light/bullhead/
DAndroid.bp21 // with device-specific names to avoid collisions, to avoid device-specific
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/test/vti/test_serving/configs/infra/test/vtslab-config-test/
Dschemas.cfg7 # WARNING: names and urls in this file will be exposed publicly. Do not put
/test/vts/proto/
DVtsFuzzTaskMessage.proto78 // Corpus file names
DComponentSpecificationMessage.proto336 // for the enumerator names.
/test/vti/test_serving/configs/infra/prod/vtslab-config-prod/
Dschemas.cfg7 # WARNING: names and urls in this file will be exposed publicly. Do not put
/test/vts/utils/python/coverage/
Dcoverage_utils.py657 def SetHalNames(self, names=[]): argument
663 self._hal_names = list(names)
/test/mlts/benchmark/
DREADME.txt42 -f (--filter-driver) and specifying a regular expression to filter the acccelerator names with.
DLICENSE139 names, trademarks, service marks, or product names of the Licensor,
/test/mlts/models/
DLICENSE139 names, trademarks, service marks, or product names of the Licensor,