Searched refs:driverDevice (Results 1 – 1 of 1) sorted by relevance
370 auto driverDevice = std::make_shared<DriverDevice>(name, device); in forTest_makeDriverDevice() local371 CHECK(driverDevice->initialize()); in forTest_makeDriverDevice()372 return driverDevice; in forTest_makeDriverDevice()