Home
last modified time | relevance | path

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

/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerStaticParams.cpp44 for (const auto &spec : comp_specs) { in FindAnyIfaceFQName() local
49 if (package == spec.package() && in FindAnyIfaceFQName()
50 major_version == spec.component_type_version_major() && in FindAnyIfaceFQName()
51 minor_version == spec.component_type_version_minor()) { in FindAnyIfaceFQName()
52 auto iface_name = spec.component_name(); in FindAnyIfaceFQName()
DProtoFuzzerUtils.cpp165 for (const auto &spec : comp_specs_) { in DebugString() local
166 ss << spec.component_name() << endl; in DebugString()
/test/vti/test_serving/gae/frontend/src/
Dtest.ts18 const context = require.context('./', true, /\.spec\.ts$/);
/test/vti/test_serving/gae/frontend/e2e/
Dprotractor.conf.js26 jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); property
/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp920 target.spec.sector_start, target.spec.sector_start + target.spec.length, in TEST()
921 target.spec.target_type, target.data.c_str()); in TEST()
922 EXPECT_EQ(strcmp(target.spec.target_type, "verity"), 0); in TEST()
/test/framework/
D.gitignore32 *.spec
/test/vts/
D.gitignore33 *.spec
/test/vti/test_serving/
D.gitignore33 *.spec
/test/vts/proto/
DAndroidSystemControlMessage.proto37 // To read the VTS spec of a target component.
173 optional bytes spec = 1003; field
DVtsDriverControlMessage.proto145 repeated bytes spec = 2001; field
DComponentSpecificationMessage.proto236 // used to pass the spec of a found HAL_CONVENTIONAL_SUBMODULE to the host.
/test/mlts/benchmark/tools/
Dtensor_utils.py386 spec = fig.add_gridspec(ncols=3, nrows=2, width_ratios=widths,
392 axs[-1].append(fig.add_subplot(spec[row, col]))
/test/vts-testcase/kernel/encryption/
Dutils.cpp236 const std::string target_type = dm.GetTargetType(table[0].spec); in GetRawBlockDevice()
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py263 return resp.spec