Home | History | Annotate | Download | only in tests

Lines Matching defs:memory

399     // get the internal memory
400 const DeviceMemory &memory() const { return internal_mem_; }
401 DeviceMemory &memory() { return internal_mem_; }
467 // get the internal memory
468 const DeviceMemory &memory() const { return internal_mem_; }
469 DeviceMemory &memory() { return internal_mem_; }