Home
last modified time | relevance | path

Searched refs:useLocalMemory0 (Results 1 – 1 of 1) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/command_container/
H A Dcommand_container_tests.cpp624 bool useLocalMemory0 = !hwHelper0.useSystemMemoryPlacementForISA(device0->getHardwareInfo()); in TEST_F() local
625 …()->getMemoryManager()->getInternalHeapBaseAddress(device0->getRootDeviceIndex(), useLocalMemory0); in TEST_F()