Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c297 DE_INLINE void doubleToString (double value, char* buf, size_t bufSize) in doubleToString() function
1464 doubleToString(value, tmpString, (int)sizeof(tmpString)); in qpTestLog_writeValueFloat()