Home | History | Annotate | Download | only in functional

Lines Matching refs:checkPath

128 	static bool			checkPath					(const vector<deUint32>& increments, const vector<deUint32>& decrements, int initialValue, const TestSpec& spec);
712 bool AtomicCounterTest::checkPath (const vector<deUint32>& increments, const vector<deUint32>& decrements, int initialValue, const TestSpec& spec)
848 if (!checkPath(counterIncrements, counterDecrements, getInitialValue(), m_spec))