Searched refs:fake_devices (Results 1 – 1 of 1) sorted by relevance
1383 std::vector<std::unique_ptr<Device>> fake_devices; // owns fake devices in InlineFunctionCalls() local1388 fake_devices.push_back(std::move(device)); in InlineFunctionCalls()