Home
last modified time | relevance | path

Searched refs:stripLeadingWhitespace (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp64 static const char* stripLeadingWhitespace (const char* str) in stripLeadingWhitespace() function
296 const double num = toDouble(stripLeadingWhitespace(value.c_str())); in getNumericValue()
301 const deInt64 num = toInt64(stripLeadingWhitespace(value.c_str())); in getNumericValue()

Completed in 2 milliseconds