HomeSort by relevance Sort by last modified time
    Searched refs:qpTestLog_writeFloat (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/qphelper/
qpTestLog.h 203 deBool qpTestLog_writeFloat (qpTestLog* log, const char* name, const char* description, const char* unit, qpKeyValueTag tag, float value);
qpTestLog.c 622 deBool qpTestLog_writeFloat (qpTestLog* log, const char* name, const char* description, const char* unit, qpKeyValueTag tag, float value)
    [all...]
  /external/deqp/framework/common/
tcuTestLog.cpp 416 if (qpTestLog_writeFloat(m_log, name, description, unit, tag, value) == DE_FALSE)

Completed in 66 milliseconds