Home
last modified time | relevance | path

Searched refs:testDesc (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Druntest.c94 typedef struct testDesc testDesc; typedef
95 typedef testDesc *testDescPtr;
96 struct testDesc { struct
4142 testDesc testDescriptions[] = {
/external/chromium_org/third_party/icu/source/test/intltest/
Dcalregts.cpp939 UnicodeString output, testDesc, str, str2; in test4103271() local
954 testDesc = (UnicodeString("Test") + firstDay + minDays); in test4103271()
955 logln(testDesc + " => 1st day of week=" + in test4103271()
970 output = testDesc + " - " + sdf.format(d,temp,pos) + "\t"; in test4103271()
/external/icu4c/test/intltest/
Dcalregts.cpp984 UnicodeString output, testDesc, str, str2; in test4103271() local
999 testDesc = (UnicodeString("Test") + firstDay + minDays); in test4103271()
1000 logln(testDesc + " => 1st day of week=" + in test4103271()
1015 output = testDesc + " - " + sdf.format(d,temp,pos) + "\t"; in test4103271()