Searched refs:channel3 (Results 1 – 9 of 9) sorted by relevance
/third_party/grpc/src/objective-c/tests/UnitTests/ |
D | ChannelPoolTest.m | 50 GRPCPooledChannel *channel3 = [pool channelWithHost:kDummyHost callOptions:options3]; 55 XCTAssertNotNil(channel3); 58 XCTAssertNotEqual(channel1, channel3); 60 XCTAssertNotEqual(channel3, channel4);
|
/third_party/grpc/src/php/tests/unit_tests/PersistentChannelTests/ |
D | PersistentChannelTest.php | 99 $this->channel3 = new Grpc\Channel('localhost:3', []); 255 $this->channel3 = new Grpc\Channel('localhost:10003', 257 $channel3_info = $this->channel3->getChannelInfo(); 382 $this->channel3 = new Grpc\Channel('localhost:10011', 384 $channel3_info = $this->channel3->getChannelInfo(); 411 $this->channel3 = new Grpc\Channel('localhost:10012', 413 $channel3_info = $this->channel3->getChannelInfo(); 444 $this->channel3 = new Grpc\Channel('localhost:10013', 446 $channel3_info = $this->channel3->getChannelInfo(); 477 $this->channel3 = new Grpc\Channel('localhost:10014', [all …]
|
/third_party/grpc/src/php/tests/unit_tests/ |
D | ChannelTest.php | 546 $this->channel3 = new Grpc\Channel('localhost:50025', []); 557 $state = $this->channel3->getConnectivityState(); 629 $this->channel3 = new Grpc\Channel('localhost:50027', 640 $state = $this->channel3->getConnectivityState(); 645 $this->channel3->close(); 680 $this->channel3 = new Grpc\Channel('localhost:50029', []); 689 $state = $this->channel3->getConnectivityState(); 725 $this->channel3 = new Grpc\Channel('localhost:50130', []); 735 $state = $this->channel3->getConnectivityState(); 748 $this->channel3 = new Grpc\Channel('localhost:50230', []); [all …]
|
/third_party/boost/libs/gil/test/legacy/ |
D | channel.cpp | 332 channel16_11_5_reference_t channel3(&data); in test_packed_channel_reference() local 336 channel3=channel_traits<channel16_11_5_reference_t>::max_value(); in test_packed_channel_reference() 352 channel16_5_reference_t channel3(&data,11); in test_packed_dynamic_channel_reference() local 356 channel3=channel_traits<channel16_5_reference_t>::max_value(); in test_packed_dynamic_channel_reference()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/ |
D | soft_jpegd.cc | 31 const uint32_t channel3 = 3; variable 55 } else if ((libjpeg_handler->num_components == channel3) && in SetFormat() 141 output_size = (*width) * (*height) * channel3 / num2; in AllocOutputBuffer()
|
/third_party/boost/libs/gil/doc/design/ |
D | channel.rst | 152 channel16_11_5_reference_t channel3(&data); 156 channel3 = channel_traits<channel16_11_5_reference_t>::max_value(); 165 channel_6bit = channel3;
|
/third_party/boost/libs/gil/doc/html/_sources/design/ |
D | channel.rst.txt | 152 channel16_11_5_reference_t channel3(&data); 156 channel3 = channel_traits<channel16_11_5_reference_t>::max_value(); 165 channel_6bit = channel3;
|
/third_party/grpc/test/core/channel/ |
D | channel_trace_test.cc | 227 ChannelFixture channel3(kEventListMemoryLimit); in TEST() local
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …16_11_5_reference_t:1,channel16_5_6_reference_t:1,channel1:1,channel2:1,channel3:1,channel:[0,2,3,… property
|