Searched defs:channelGroup (Results 1 – 9 of 9) sorted by relevance
36 private final String channelGroup; field in ChannelGroupName65 public static ChannelGroupName of(String property, String channelGroup) { in of()69 public static String format(String property, String channelGroup) { in format()161 private String channelGroup; field in ChannelGroupName.Builder178 public Builder setChannelGroup(String channelGroup) { in setChannelGroup()
39 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in syncCreateChannelGroupPropertynameChannelgroup() local
39 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in syncCreateChannelGroupStringChannelgroup() local
38 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in syncUpdateChannelGroupChannelgroupFieldmask() local
90 private final ChannelGroup channelGroup; field in NettyServer
8669 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in createChannelGroupTest() local8698 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in createChannelGroupExceptionTest() local8719 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in createChannelGroupTest2() local8748 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in createChannelGroupExceptionTest2() local8768 ChannelGroup channelGroup = in updateChannelGroupTest() local8804 ChannelGroup channelGroup = in updateChannelGroupExceptionTest() local
7580 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in createChannelGroupTest() local7604 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in createChannelGroupExceptionTest() local7625 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in createChannelGroupTest2() local7649 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in createChannelGroupExceptionTest2() local7669 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in updateChannelGroupTest() local7693 ChannelGroup channelGroup = ChannelGroup.newBuilder().build(); in updateChannelGroupExceptionTest() local
12316 public final ChannelGroup createChannelGroup(PropertyName parent, ChannelGroup channelGroup) { in createChannelGroup()12350 public final ChannelGroup createChannelGroup(String parent, ChannelGroup channelGroup) { in createChannelGroup()12447 public final ChannelGroup updateChannelGroup(ChannelGroup channelGroup, FieldMask updateMask) { in updateChannelGroup()
1708 …de::MovePtr<tcu::TestCaseGroup> channelGroup(new tcu::TestCaseGroup(testCtx, kChannelCase.name.c_s… in createColorWriteEnableTests() local