Searched refs:InOutType (Results 1 – 1 of 1) sorted by relevance
91 enum class InOutType { INPUT, OUTPUT }; // parameter for setInOut() enum in __anon35c6848f0110::UnspecifiedDimensionsTest274 const SharedMemoryForTest* memory, InOutType inOutType, in setInOut()282 if (inOutType == InOutType::INPUT) { in setInOut()288 if (inOutType == InOutType::INPUT) { in setInOut()379 &memoryOp0, InOutType::INPUT, mBufferSize); in TestOne()386 InOutType::INPUT); in TestOne()396 &memoryOp4, InOutType::OUTPUT, mBufferSize); in TestOne()