Searched defs:currentResult (Results 1 – 5 of 5) sorted by relevance
129 Result currentResult = Result.valueOf(jsonObject.get("result").getAsString()); in followProcess() local
22 GLuint64 MergeQueryResults(gl::QueryType type, GLuint64 currentResult, GLuint64 newResult) in MergeQueryResults()
21 GLuint64 MergeQueryResults(gl::QueryType type, GLuint64 currentResult, GLuint64 newResult) in MergeQueryResults()
213 deUint32 currentResult = resultValue; in compareRetVals() local
1321 UnicodeString& currentResult, in adjustForCapitalizationContext()