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

  /external/deqp/framework/common/
tcuTestLog.cpp 169 m_log->writeSampleValue(val->value.float64);
171 m_log->writeSampleValue(val->value.int64);
492 void TestLog::writeSampleValue (double value)
498 void TestLog::writeSampleValue (deInt64 value)
tcuTestLog.hpp 169 void writeSampleValue (double value);
170 void writeSampleValue (deInt64 value);

Completed in 65 milliseconds