OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qpTestLog_writeValueInfo
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/qphelper/
qpTestLog.h
225
deBool
qpTestLog_writeValueInfo
(qpTestLog* log, const char* name, const char* description, const char* unit, qpSampleValueTag tag);
qpTestLog.c
[
all
...]
/external/deqp/framework/common/
tcuTestLog.cpp
476
if (
qpTestLog_writeValueInfo
(m_log, name.c_str(), description.c_str(), unit.empty() ? DE_NULL : unit.c_str(), tag) == DE_FALSE)
Completed in 3059 milliseconds