Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mocks/
H A Dmock_execution_environment.h16 struct MockRootDeviceEnvironment : public RootDeviceEnvironment { struct
21 …l localMemoryEnabled, const std::string &aubFileName, CommandStreamReceiverType csrType) override { in initAubCenter()
48 auto rootDeviceEnvironment = new MockRootDeviceEnvironment(*this); in MockExecutionEnvironment() argument