Home
last modified time | relevance | path

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

/test/vts/compilation_tools/vtsc/code_gen/fuzzer/
DHalHidlFuzzerCodeGen.cpp127 vector<string> types{GetFuncArgTypes(func_spec)}; in GenerateHalFunctionCall() local
128 for (size_t i = 0; i < types.size(); ++i) { in GenerateHalFunctionCall()
129 out << "size_t type_size" << i << " = sizeof(" << types[i] << ");\n"; in GenerateHalFunctionCall()
132 out << types[i] << " arg" << i << ";\n"; in GenerateHalFunctionCall()
138 for (size_t i = 0; i < types.size(); ++i) { in GenerateHalFunctionCall()
139 out << "arg" << i << ((i != types.size() - 1) ? ", " : ""); in GenerateHalFunctionCall()
172 vector<string> types{}; in GetFuncArgTypes() local
175 types.emplace_back(GetCppVariableType(var_spec)); in GetFuncArgTypes()
177 return types; in GetFuncArgTypes()
/test/vts-testcase/kernel/ltp/shell_environment/
Dshell_environment.py17 import types
62 if not isinstance(definitions, types.ListType):
/test/vts/utils/python/common/
Dfilter_utils.py21 import types
490 if not isinstance(pattern, types.ListType):
509 if not isinstance(pattern, types.ListType):
/test/vts-testcase/kernel/ltp/testcase/tools/common/
Dfilter_utils.py21 import types
490 if not isinstance(pattern, types.ListType):
509 if not isinstance(pattern, types.ListType):
/test/vti/dashboard/src/main/java/com/android/vts/util/
DFilterUtil.java289 List<Integer> types = new ArrayList<>(); in getTestTypeFilter() local
290 types.add(TestRunEntity.TestRunType.PRESUBMIT.getNumber()); in getTestTypeFilter()
291 types.add(TestRunEntity.TestRunType.POSTSUBMIT.getNumber()); in getTestTypeFilter()
292 return new FilterPredicate(TestRunEntity.TYPE, FilterOperator.IN, types); in getTestTypeFilter()
/test/mts/
DREADME.md7 MTS has mainly three types of tests:
/test/vts/utils/python/library/
DREADME.md5 * elf/structs.py: Contains ELF C structs and data types.
/test/vts/specification/
DAndroid.mk50 libbluetooth-types
/test/vts/specification/lib/ndk/bionic/1.0/
DlibcutilsV1.vts9 header: "<sys/types.h>"
DlibcV1.vts9 header: "<sys/types.h>"
/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp491 if (std::find(module.types.begin(), module.types.end(), name) != in hashesForInterface()
492 module.types.end()) { in hashesForInterface()
/test/vts/proto/
DVtsResourceControllerMessage.proto105 // TODO: support user-defined types
140 // three possible return types from FMQ
DComponentSpecificationMessage.proto142 // for FMQ types
531 // The definitions of custom-defined aggregate types.
544 // The definitions of custom-defined aggregate types.
591 // For a .hal file which does not defines an interface (e.g., types.hal).
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_table.jsp107 // refresh the page to see the selected test types (pre-/post-submit)
Dshow_tree.jsp132 // refresh the page to see the selected test types (pre-/post-submit)
/test/vts/hals/light/bullhead/
DNOTICE46 and conversions to other media types.
/test/mlts/benchmark/
DLICENSE33 and conversions to other media types.
/test/mlts/models/
DLICENSE33 and conversions to other media types.
/test/mlts/benchmark/results/
DChart.bundle.min.js10 …t(31);e.exports=function(t){function e(t){return"top"===t||"bottom"===t}t.types={},t.instances={},…