Home
last modified time | relevance | path

Searched defs:first_device (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/parallel_device/
H A Dparallel_device_testlib.cc191 const char* first_device = TFE_TensorHandleDeviceName(first, status); in Multiply() local
204 void BasicTestsForTwoDevices(TFE_Context* context, const char* first_device, in BasicTestsForTwoDevices()
252 std::string first_device = in BasicTestsForTwoDevices() local
282 std::string first_device = in BasicTestsForTwoDevices() local
H A Dparallel_device_test.cc278 std::string first_device = TFE_TensorHandleBackingDeviceName( in TEST() local
562 std::string first_device = TFE_TensorHandleBackingDeviceName( in TEST() local
H A Dparallel_device_remote_test.cc115 const char* first_device = "/job:worker/replica:0/task:1/device:CPU:0"; in TEST() local
/aosp_15_r20/test/vts-testcase/kernel/encryption/
Dutils.cpp376 bool first_device = true; in GetFsBlockDeviceList() local
/aosp_15_r20/external/flashrom/include/
H A Dprogrammer.h184 uint16_t first_device; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc435 bool first_device = (group_members_num == 1); in InjectGroupDeviceAdded() local
438 bluetooth::groups::DeviceGroupsCallbacks* group_callbacks, bool first_device) { in InjectGroupDeviceAdded()