Home
last modified time | relevance | path

Searched defs:channel2 (Results 1 – 25 of 34) sorted by relevance

12

/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_core_end2end_test.cc181 auto channel2 = CreateChannel(/*failover_timeout_ms=*/0, kServerName); in TEST_P() local
200 auto channel2 = CreateChannel(/*failover_timeout_ms=*/0, kNewServerName); in TEST_P() local
224 auto channel2 = CreateChannel(/*failover_timeout_ms=*/0, kNewServerName); in TEST_P() local
371 auto channel2 = CreateChannel(/*failover_timeout_ms=*/0, kNewServerName); in TEST_P() local
429 auto channel2 = CreateChannel(/*failover_timeout_ms=*/0, kNewServerName); in TEST_P() local
735 auto channel2 = in TEST_P() local
805 auto channel2 = in TEST_P() local
832 auto channel2 = CreateChannel( in TEST_P() local
872 auto channel2 = in TEST_P() local
922 auto channel2 = in TEST_P() local
[all …]
Dxds_csds_end2end_test.cc632 auto channel2 = CreateChannel(0, kServer2Name); in TEST_P() local
Dxds_cluster_end2end_test.cc255 auto channel2 = CreateChannel(); in TEST_P() local
/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/http2/
DHttp2MultiplexedChannelPoolTest.java267 EmbeddedChannel channel2 = newHttp2Channel(); in metricsShouldSumAllChildChannels() local
333 …private Channel doAcquire(EmbeddedChannel channel1, EmbeddedChannel channel2, Http2MultiplexedChan… in doAcquire()
340 private void runPendingTasks(EmbeddedChannel channel1, EmbeddedChannel channel2) { in runPendingTasks()
/external/webrtc/pc/
Dvideo_rtp_receiver_unittest.cc111 MockVideoMediaChannel channel2(nullptr, cricket::VideoOptions()); in TEST_F() local
154 MockVideoMediaChannel channel2(nullptr, cricket::VideoOptions()); in TEST_F() local
Drtp_transceiver_unittest.cc92 auto channel2 = std::make_unique<cricket::MockChannelInterface>(); in TEST_F() local
/external/apache-commons-io/src/main/java/org/apache/commons/io/channels/
DFileChannels.java43 …public static boolean contentEquals(final FileChannel channel1, final FileChannel channel2, final … in contentEquals()
/external/apache-commons-io/src/main/java/org/apache/commons/io/
DRandomAccessFiles.java62 final FileChannel channel2 = raf2.getChannel(); in contentEquals() local
/external/grpc-grpc-java/examples/example-debug/src/main/java/io/grpc/examples/debug/
DHelloWorldDebuggableClient.java96 ManagedChannel channel2 = Grpc.newChannelBuilder(target, in main() local
/external/grpc-grpc/test/core/channel/
Dchannel_trace_test.cc173 ChannelFixture channel2(kEventListMemoryLimit); in TEST() local
211 ChannelFixture channel2(kEventListMemoryLimit); in TEST() local
/external/sdk-platform-java/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/
DChannelPoolTest.java185 ManagedChannel channel2 = Mockito.mock(ManagedChannel.class); in channelPrimerShouldCallPoolConstruction() local
202 ManagedChannel channel2 = Mockito.mock(ManagedChannel.class); in channelPrimerIsCalledPeriodically() local
/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/
DIdleConnectionCountingChannelPoolTest.java126 Channel channel2 = idleCountingPool.acquire().await().getNow(); in checkingOutAnIdleChannelIsCountedCorrectly() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-init.cc98 ares_channel channel2 = nullptr; in TEST_F() local
206 ares_channel channel2 = nullptr; in TEST_F() local
Dares-test-misc.cc100 ares_channel channel2; in TEST_F() local
/external/downloader/src/test/java/com/google/android/downloader/
DSimpleFileDownloadDestinationTest.java177 WritableByteChannel channel2 = in clear_fileNonEmpty() local
DProtoFileDownloadDestinationTest.java177 WritableByteChannel channel2 = in clear_fileNonEmpty() local
/external/grpc-grpc/src/php/tests/unit_tests/
DChannelTest.php24 private $channel2; variable in ChannelTest
/external/grpc-grpc-java/services/src/test/java/io/grpc/protobuf/services/
DChannelzProtoUtilTest.java692 TestChannel channel2 = new TestChannel(); in toGetTopChannelsResponse() local
/external/libchrome/mojo/public/cpp/system/tests/
Dinvitation_unittest.cc252 PlatformChannel channel2; in TEST() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowNotificationManagerTest.java172 NotificationChannel channel2 = new NotificationChannel("id2", "name2", 1); in createNotificationChannels() local
/external/grpc-grpc/test/cpp/end2end/
Dclient_lb_end2end_test.cc797 auto channel2 = BuildChannel("pick_first", response_generator2, args); in TEST_F() local
1057 auto channel2 = BuildChannel("pick_first", response_generator2); in TEST_F() local
1084 auto channel2 = BuildChannel("pick_first", response_generator2, args); in TEST_F() local
2036 auto channel2 = BuildChannel("round_robin", response_generator2, args); in TEST_F() local
2080 auto channel2 = BuildChannel("round_robin", response_generator2, args2); in TEST_F() local
/external/libchrome/mojo/core/
Dinvitation_unittest.cc798 PlatformChannel channel2; in TEST_F() local
/external/webrtc/p2p/base/
Dturn_server.cc731 auto channel2 = FindChannel(peer_attr->GetAddress()); in HandleChannelBindRequest() local
/external/pigweed/pw_bluetooth_proxy/
Dproxy_host_test.cc1572 L2capCoc channel2 = BuildCoc(proxy, CocParameters{.handle = 0x222}); in TEST_F() local
3584 BasicL2capChannel channel2 = BuildBasicL2capChannel( in TEST_F() local
/external/kernel-headers/original/uapi/linux/
Dcdrom.h203 __u8 channel2; member

12