Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-worker-message-transfer-port-mark-as-untransferable.js21 const channel2 = new MessageChannel(); constant
Dtest-worker-workerdata-messageport.js23 const channel2 = new MessageChannel(); constant
50 const channel2 = new MessageChannel(); constant
/third_party/grpc/test/core/channel/
Dchannel_trace_test.cc175 ChannelFixture channel2(kEventListMemoryLimit); in TEST() local
213 ChannelFixture channel2(kEventListMemoryLimit); in TEST() local
/third_party/boost/libs/gil/test/legacy/
Dchannel.cpp331 channel16_5_6_reference_t channel2(&data); in test_packed_channel_reference() local
351 channel16_6_reference_t channel2(&data,5); in test_packed_dynamic_channel_reference() local
/third_party/grpc/test/cpp/end2end/
Dclient_lb_end2end_test.cc549 auto channel2 = BuildChannel("pick_first", response_generator2, args); in TEST_F() local
785 auto channel2 = BuildChannel("pick_first", response_generator2); in TEST_F() local
812 auto channel2 = BuildChannel("pick_first", response_generator2, args); in TEST_F() local
1523 auto channel2 = BuildChannel("round_robin", response_generator2, args); in TEST_F() local
1564 auto channel2 = BuildChannel("round_robin", response_generator2, args2); in TEST_F() local
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …pace","design/concepts","design/conclusions","design/dynamic_image","design/examples","design/exte…
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c2390 GObject *channel1 = NULL, *channel2 = NULL; in GST_START_TEST() local