Searched refs:expectReturnValue (Results 1 – 1 of 1) sorted by relevance
117 …stContext& eglTestCtx, const char* call, RetVal returnValue, RetVal expectReturnValue, EGLint expe… in checkCallReturn() argument127 if (returnValue != expectReturnValue) in checkCallReturn()129 …log << TestLog::Message << " Fail: Return value mismatch! Expected " << expectReturnValue << ", g… in checkCallReturn()