Home
last modified time | relevance | path

Searched defs:defaultHwInfo (Results 1 – 2 of 2) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/helpers/
H A Ddefault_hw_info.inl12 std::unique_ptr<HardwareInfo> defaultHwInfo; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/command_stream/
H A Dget_devices_tests.cpp231 HardwareInfo defaultHwInfo = DEFAULT_PLATFORM::hwInfo; in HWTEST_F() local