Searched defs:TestLog (Results 1 – 8 of 8) sorted by relevance
12 void TestLog (NSString *format, ...); function13 void TestLog (NSString *format, ...) { function
26 class TestLog; variable
27 def TestLog(self, message): member in RPCListener
113 TestLog::TestLog (const char* fileName, deUint32 flags) in TestLog() function in tcu::TestLog
76 class TestLog class