Searched refs:writeKernelSource (Results 1 – 4 of 4) sorted by relevance
152 void writeKernelSource (const char* source);519 log.writeKernelSource(m_source.c_str()); in write()
408 void TestLog::writeKernelSource (const char* source) in writeKernelSource() function in tcu::TestLog
260 log.writeKernelSource(strings[0]); in test()
1306 Logger::Get()->writeKernelSource(source); in CreatePrograms()