Searched defs:inputValuesCount (Results 1 – 2 of 2) sorted by relevance
177 const size_t inputValuesCount = inputBytes.size() / sizeof(deUint32); in compareWithRetvals() local206 …static bool compareRetVals (const deUint32* inputValues, const size_t inputValuesCount, const deUi… in compareRetVals()