Home
last modified time | relevance | path

Searched defs:scalar_type (Results 1 – 4 of 4) sorted by relevance

/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerMutateFns.cpp71 string scalar_type = blueprint.scalar_type(); in EnumRandomGen() local
218 const string &scalar_type) { in RandomGen()
251 const string &scalar_type) { in Mutate()
/test/vts/proto/
DComponentSpecificationMessage.proto341 optional bytes scalar_type = 3; field
424 optional bytes scalar_type = 102; field
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.cpp55 const std::string scalar_type = val.enum_value().scalar_type(); in GenerateProfilerForEnumVariable() local
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp1459 const string scalar_type = val.enum_value().scalar_type(); in GenerateSetResultCodeForTypedVariable() local