Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/executor/
DxeTestResultParser.cpp49 static inline deInt64 toInt64 (const char* str) in toInt64() function
299 const deInt64 num = toInt64(stripLeadingWhitespace(value.c_str())); in getNumericValue()