Home
last modified time | relevance | path

Searched defs:group (Results 1 – 5 of 5) sorted by relevance

/tools/trebuchet/core/common/src/test/kotlin/trebuchet/model/
DSliceGroupBuilderTest.kt26 val group = SliceGroupBuilder() in testSimpleBuild() constant
41 val group = SliceGroupBuilder() in testNestedBuild() constant
/tools/test/connectivity/acts_tests/tests/google/tel/etc/
Dmanage_sim.py202 group = parser.add_mutually_exclusive_group() variable
/tools/security/remote_provisioning/hwtrust/src/cbor/
Dpublickey.rs57 let group = key.group(); in to_cose_key() localVariable
124 let group = EcGroup::from_curve_name(nid).context("Failed to construct curve group")?; in pkey_from_ec_coords() localVariable
/tools/asuite/atest/
Dresult_reporter.py623 def _update_stats(self, test, group): argument
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmg3710a.py374 def set_channel_group(self, group, sg=1): argument