Searched refs:mOperandLocation (Results 1 – 1 of 1) sorted by relevance
290 if (mOperandLocation == OperandLocation::MEMORY && memory != nullptr) { in setInOut()327 if (mOperandLocation == OperandLocation::BUFFER) { in TestOne()420 const T* outputBuffer = mOperandLocation == OperandLocation::MEMORY in TestOne()601 mOperandLocation = kOperandLocation; in TestAll()602 SCOPED_TRACE("Operand Location: " + toString(mOperandLocation)); in TestAll()631 OperandLocation mOperandLocation; member in __anon1e0d2ba30111::UnspecifiedDimensionsTest