Searched defs:DriverInfo (Results 1 – 1 of 1) sorted by relevance
925 struct DriverInfo { struct926 DriverInfo(TestICDDetails icd_details, uint32_t driver_version, bool expect_to_find) noexcept in DriverInfo() function933 void CheckDirectDriverLoading(FrameworkEnvironment& env, std::vector<DriverInfo> const& normal_driv… in CheckDirectDriverLoading() argument