Home
last modified time | relevance | path

Searched refs:participants (Results 1 – 25 of 34) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_conference_mixer/test/
Daudio_conference_mixer_unittest.cc117 MockMixerParticipant participants[kParticipants]; in TEST() local
120 participants[i].fake_frame()->id_ = i; in TEST()
121 participants[i].fake_frame()->sample_rate_hz_ = kSampleRateHz; in TEST()
122 participants[i].fake_frame()->speech_type_ = AudioFrame::kNormalSpeech; in TEST()
123 participants[i].fake_frame()->vad_activity_ = AudioFrame::kVadActive; in TEST()
124 participants[i].fake_frame()->num_channels_ = 1; in TEST()
127 participants[i].fake_frame()->samples_per_channel_ = kSampleRateHz / 100; in TEST()
131 participants[i].fake_frame()->data_[80] = i; in TEST()
133 EXPECT_EQ(0, mixer->SetMixabilityStatus(&participants[i], true)); in TEST()
134 EXPECT_CALL(participants[i], GetAudioFrame(_, _)) in TEST()
[all …]
/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc142 participants.reserve(num_local_devices_in); in Collective()
159 std::vector<std::unique_ptr<Participant>> participants; member
198 std::sort(collective->participants.begin(), collective->participants.end(), in GetCommunicator()
232 collective->participants[i]->executor) { in GetCommunicator()
272 auto* executor = collective->participants[i]->executor; in GetCommunicator()
298 devices[i] = collective->participants[i]->gpu_device_id; in GetCommunicator()
316 const int rank = collective->participants[i]->global_rank >= 0 in GetCommunicator()
317 ? collective->participants[i]->global_rank in GetCommunicator()
455 collective->participants.size() >= collective->num_local_devices) { in AddParticipant()
459 collective->participants.size(), in AddParticipant()
[all …]
/external/autotest/server/site_tests/enterprise_CFM_MeetingRoomScenario/
Dcontrol.join_leave_meeting_with_bots19 1) Join an existing meeting with 7 speaking bot participants.
/external/skqp/experimental/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md23 Examples of unacceptable behavior by participants include:
70 an environment where participants feel welcome and safe.
/external/skqp/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md23 Examples of unacceptable behavior by participants include:
70 an environment where participants feel welcome and safe.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalDCE/
Dcomdats.ll48 ; dead participants.
53 ; participants that form internal cyclic uses but are never used externally and
/external/skqp/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md23 Examples of unacceptable behavior by participants include:
70 an environment where participants feel welcome and safe.
/external/skia/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md23 Examples of unacceptable behavior by participants include:
70 an environment where participants feel welcome and safe.
/external/skia/modules/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md23 Examples of unacceptable behavior by participants include:
70 an environment where participants feel welcome and safe.
/external/skia/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md23 Examples of unacceptable behavior by participants include:
70 an environment where participants feel welcome and safe.
/external/curl/docs/
DCODE_OF_CONDUCT.md14 Examples of unacceptable behavior by participants include the use of sexual
DSECURITY-PROCESS.md103 We do not make the list of participants public mostly because it tends to vary
/external/python/google-api-python-client/
DCODE_OF_CONDUCT.md15 Examples of unacceptable behavior by participants include:
/external/u-boot/doc/
DREADME.dns6 information with domain names assigned to each of the participants. Most
/external/catch2/
DCODE_OF_CONDUCT.md17 Examples of unacceptable behavior by participants include:
/external/robolectric-shadows/
DCODE_OF_CONDUCT.md23 Examples of unacceptable behavior by participants include:
/external/syzkaller/vendor/google.golang.org/appengine/
DCONTRIBUTING.md59 Examples of unacceptable behavior by participants include:
/external/javapoet/
DREADME.md807 + "participants in the conversation will continue to see the\n"
811 + "conversation for all participants.\n", Conversation.class)
822 * participants in the conversation will continue to see the
826 * conversation for all participants.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCodeOfConduct.rst73 insult or put down other participants. Harassment and other exclusionary
/external/tensorflow/
DCODE_OF_CONDUCT.md16 Examples of unacceptable behavior by participants include:
/external/llvm/docs/
DCodeOfConduct.rst73 insult or put down other participants. Harassment and other exclusionary
/external/python/cpython2/Misc/
Dmaintainers.rst12 issue triage people, and other issue participants to find people to add to
/external/tensorflow/tensorflow/lite/java/ovic/
DREADME.md118 …s a fast turn-around and no access limitations. We recommend that the participants use the benchma…
/external/python/cpython3/Doc/whatsnew/
D3.1.rst442 (Contributed by Antoine Pitrou along with a number of other participants,
/external/brotli/tests/testdata/
Dlcet10.txt193 Although interested in computerized dissemination, participants in the
200 that the project participants view such texts as new editions, and thus
217 document images on Internet. Testimony from participants in the National
429 * Workshop participants should 1) begin to think about working
510 After welcoming participants on behalf of the Library of Congress,
540 participants reflect from the outset upon the sorts of outcomes they
2246 Cornell, participants in the project have been working jointly with both
2249 PERSONIUS showed Workshop participants a brittle book, and described how
4142 LESK * Roles of participants in CORE * Data flow * The scanning process *
4163 pages is extremely important. LESK described the roles of participants
[all …]

12