Home
last modified time | relevance | path

Searched refs:toInt64 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/executor/
DxeTestResultParser.cpp49 static inline deInt64 toInt64 (const char* str) in toInt64() function
284 const deInt64 num = toInt64(stripLeadingWhitespace(value.c_str())); in getNumericValue()