Home
last modified time | relevance | path

Searched defs:group (Results 1 – 7 of 7) 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/tradefederation/core/src/com/android/tradefed/device/metric/
DMetricOption.java39 String group() default ""; in group() method
/tools/test/connectivity/acts/tests/google/tel/etc/
Dmanage_sim.py193 group = parser.add_mutually_exclusive_group() variable
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/
DBaseDeviceMetricCollectorTest.java338 public TestAnnotation(String group) { in TestAnnotation()
348 public String group() { in group() method in BaseDeviceMetricCollectorTest.TestAnnotation
/tools/tradefederation/core/atest/
Dresult_reporter.py292 def _update_stats(self, test, group): argument
/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTestMapping.java84 String group = testGroups.next(); in TestMapping() local
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmg3710a.py374 def set_channel_group(self, group, sg=1): argument