Home | History | Annotate | Download | only in functional

Lines Matching full:refcount

2639 		const int	refCount	= 1;
2650 if (refCount != resCount)
2652 m_testCtx.getLog() << TestLog::Message << "ERROR: ac_numPassed = " << resCount << ", expected " << refCount << TestLog::EndMessage;