Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.cpp99 m_log->writeSampleValue(val->value.float64); in operator <<()
101 m_log->writeSampleValue(val->value.int64); in operator <<()
413 void TestLog::writeSampleValue (double value) in writeSampleValue() function in tcu::TestLog
419 void TestLog::writeSampleValue (deInt64 value) in writeSampleValue() function in tcu::TestLog
DtcuTestLog.hpp166 void writeSampleValue (double value);
167 void writeSampleValue (deInt64 value);