Searched defs:group (Results 1 – 7 of 7) sorted by relevance
26 val group = SliceGroupBuilder() in testSimpleBuild() constant41 val group = SliceGroupBuilder() in testNestedBuild() constant
39 String group() default ""; in group() method
193 group = parser.add_mutually_exclusive_group() variable
338 public TestAnnotation(String group) { in TestAnnotation()348 public String group() { in group() method in BaseDeviceMetricCollectorTest.TestAnnotation
292 def _update_stats(self, test, group): argument
84 String group = testGroups.next(); in TestMapping() local
374 def set_channel_group(self, group, sg=1): argument