Home
last modified time | relevance | path

Searched refs:TestLog (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
Dtestlog.h22 class T_CTEST_EXPORT_API TestLog {
24 virtual ~TestLog();
33 IcuTestErrorCode(TestLog &callingTestClass, const char *callingTestName) : in IcuTestErrorCode()
42 TestLog &testClass;
Dtstdtmod.h40 TestLog& fLog;
49 static TestDataModule *getTestDataModule(const char* name, TestLog& log, UErrorCode &status);
53 TestDataModule(const char* name, TestLog& log, UErrorCode& status);
90 RBTestDataModule(const char* name, TestLog& log, UErrorCode& status);
/external/icu4c/tools/ctestfw/unicode/
Dtestlog.h22 class T_CTEST_EXPORT_API TestLog {
24 virtual ~TestLog();
33 IcuTestErrorCode(TestLog &callingTestClass, const char *callingTestName) : in IcuTestErrorCode()
42 TestLog &testClass;
Dtstdtmod.h40 TestLog& fLog;
49 static TestDataModule *getTestDataModule(const char* name, TestLog& log, UErrorCode &status);
53 TestDataModule(const char* name, TestLog& log, UErrorCode& status);
90 RBTestDataModule(const char* name, TestLog& log, UErrorCode& status);
/external/chromium_org/third_party/icu/source/test/intltest/
Dwinnmtst.h26 class TestLog; variable
31 static void testLocales(TestLog *log);
Dwindttst.h26 class TestLog; variable
31 static void testLocales(TestLog *log);
Dwinnmtst.cpp229 …oid testLocale(const char *localeID, int32_t lcid, NumberFormat *wnf, UBool currency, TestLog *log) in testLocale()
270 void Win32NumberTest::testLocales(TestLog *log) in testLocales()
Dwindttst.cpp69 void Win32DateTimeTest::testLocales(TestLog *log) in testLocales()
Dintltest.h100 class IntlTest : public TestLog {
/external/icu4c/test/intltest/
Dwindttst.h26 class TestLog; variable
31 static void testLocales(TestLog *log);
Dwinnmtst.h26 class TestLog; variable
31 static void testLocales(TestLog *log);
Dwinnmtst.cpp229 …oid testLocale(const char *localeID, int32_t lcid, NumberFormat *wnf, UBool currency, TestLog *log) in testLocale()
270 void Win32NumberTest::testLocales(TestLog *log) in testLocales()
Dwindttst.cpp69 void Win32DateTimeTest::testLocales(TestLog *log) in testLocales()
Dintltest.h126 class IntlTest : public TestLog {
/external/icu4c/tools/ctestfw/
Dtstdtmod.cpp15 TestLog::~TestLog() {} in ~TestLog()
72 TestDataModule *TestDataModule::getTestDataModule(const char* name, TestLog& log, UErrorCode &statu… in getTestDataModule()
91 TestDataModule::TestDataModule(const char* name, TestLog& log, UErrorCode& /*status*/) in TestDataModule()
119 RBTestDataModule::RBTestDataModule(const char* name, TestLog& log, UErrorCode& status) in RBTestDataModule()
/external/chromium_org/third_party/icu/source/tools/ctestfw/
Dtstdtmod.cpp15 TestLog::~TestLog() {} in ~TestLog()
72 TestDataModule *TestDataModule::getTestDataModule(const char* name, TestLog& log, UErrorCode &statu… in getTestDataModule()
91 TestDataModule::TestDataModule(const char* name, TestLog& log, UErrorCode& /*status*/) in TestDataModule()
119 RBTestDataModule::RBTestDataModule(const char* name, TestLog& log, UErrorCode& status) in RBTestDataModule()
/external/clang/test/Analysis/
Dtaint-tester.m12 void TestLog (NSString *format, ...); function
13 void TestLog (NSString *format, ...) { function
/external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
Drpclistener.py27 def TestLog(self, message): member in RPCListener
/external/chromium_org/third_party/icu/source/test/iotest/
Diotest.cpp31 class DataDrivenLogger : public TestLog {
/external/icu4c/test/iotest/
Diotest.cpp31 class DataDrivenLogger : public TestLog {