Home
last modified time | relevance | path

Searched defs:InitDevice (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dcollective_nccl_test.cc477 void InitDevice(DeviceInstance* di) override { in InitDevice() function in tensorflow::NcclReducerTest
507 void InitDevice(DeviceInstance* di) override { in InitDevice() function in tensorflow::NcclBroadcasterTest
543 void InitDevice(DeviceInstance* di) override {} in InitDevice() function in tensorflow::NcclGathererTest
/external/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc1716 int32_t AudioDeviceMac::InitDevice(const uint16_t userDeviceIndex, in InitDevice() function in webrtc::AudioDeviceMac