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

/external/deqp/executor/
H A DxeTestResultParser.cpp64 static const char* stripLeadingWhitespace (const char* str) function in namespace:xe
277 const double num = toDouble(stripLeadingWhitespace(value.c_str()));
282 const deInt64 num = toInt64(stripLeadingWhitespace(value.c_str()));

Completed in 52 milliseconds