Home
last modified time | relevance | path

Searched refs:device2_ (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime_test.cc109 device2_ = std::move(created_devices[2]); in ProcessFunctionLibraryRuntimeTest()
323 std::unique_ptr<Device> device2_; member in tensorflow::__anon96a4e55d0111::ProcessFunctionLibraryRuntimeTest
467 Device* device2_ptr = device2_.get(); in TEST_F()
468 devices.emplace_back(std::move(device2_)); in TEST_F()