Home
last modified time | relevance | path

Searched defs:TestLog (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/Analysis/
Dtaint-tester.m12 void TestLog (NSString *format, ...); function
13 void TestLog (NSString *format, ...) { function
/external/chromium_org/third_party/icu/source/test/intltest/
Dwindttst.h26 class TestLog; variable
Dwinnmtst.h26 class TestLog; variable
/external/icu/icu4c/source/test/intltest/
Dwinnmtst.h26 class TestLog; variable
Dwindttst.h26 class TestLog; variable
/external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
Drpclistener.py27 def TestLog(self, message): member in RPCListener
/external/deqp/framework/common/
DtcuTestLog.cpp113 TestLog::TestLog (const char* fileName, deUint32 flags) in TestLog() function in tcu::TestLog
DtcuTestLog.hpp76 class TestLog class