Searched refs:writeSampleValue (Results 1 – 2 of 2) sorted by relevance
169 m_log->writeSampleValue(val->value.float64); in operator <<()171 m_log->writeSampleValue(val->value.int64); in operator <<()504 void TestLog::writeSampleValue (double value) in writeSampleValue() function in tcu::TestLog510 void TestLog::writeSampleValue (deInt64 value) in writeSampleValue() function in tcu::TestLog
172 void writeSampleValue (double value);173 void writeSampleValue (deInt64 value);