Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.c287 DE_INLINE void doubleToString (double value, char* buf, size_t bufSize) in doubleToString() function
1425 doubleToString(value, tmpString, (int)sizeof(tmpString)); in qpTestLog_writeValueFloat()