Home
last modified time | relevance | path

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

/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/
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/suite_harness/tools/dex-tools/test/dex/reader/
DDexFileReaderTests.java117 Set<String> names = new HashSet<String>(); in toStringSet() local
119 names.add(javaSource.getName()); in toStringSet()
122 return names; in toStringSet()
/test/vts/doc/developer_testing/kernel/
Drun_individual_ltp_testcase.md11 Test names in filter can be any of the following formats:
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepo.java576 String[] names = directory.list(new NameFilter(pattern)); in getModuleNamesMatching() local
577 List<String> modules = new ArrayList<String>(names.length); in getModuleNamesMatching()
578 for (String name : names) { in getModuleNamesMatching()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DDynamicConfigHandler.java77 JSONArray keys = configObject.names(); in parseJsonToConfigMap()
/test/vts/proto/
DVtsFuzzTaskMessage.proto78 // Corpus file names
DComponentSpecificationMessage.proto336 // for the enumerator names.
/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/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/vts/hals/light/bullhead/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/test/mlts/benchmark/
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,
/test/suite_harness/tools/dex-tools/dex/
Dclasses0.out.dex5004 private java.lang.String[] names
49601 private static java.lang.String[] names
73554 private java.util.Hashtable names
85357 private static java.lang.String[] names
107818 public org.json.JSONArray names()
110221 java.util.Vector names