Home
last modified time | relevance | path

Searched defs:testDesc (Results 1 – 12 of 12) sorted by relevance

/external/libxml2/
Dtestrecurse.c44 typedef struct testDesc testDesc; typedef
46 struct testDesc { struct
47 const char *desc; /* description of the test */
48 functest func; /* function implementing the test */
49 const char *in; /* glob to path for input files */
50 const char *out; /* output directory */
51 const char *suffix;/* suffix for output files */
52 const char *err; /* suffix for error output files */
53 int options; /* parser options for the test */
Dtestlimits.c1107 typedef struct testDesc testDesc; typedef
1109 struct testDesc { struct
1115 testDesc testDescriptions[] = { argument
Druntest.c97 typedef struct testDesc testDesc; typedef
99 struct testDesc { struct
100 const char *desc; /* description of the test */
101 functest func; /* function implementing the test */
102 const char *in; /* glob to path for input files */
103 const char *out; /* output directory */
104 const char *suffix;/* suffix for output files */
105 const char *err; /* suffix for error output files */
106 int options; /* parser options for the test */
/external/cronet/third_party/libxml/src/
Dtestrecurse.c40 typedef struct testDesc testDesc; typedef
42 struct testDesc { struct
43 const char *desc; /* description of the test */
44 functest func; /* function implementing the test */
45 const char *in; /* glob to path for input files */
46 const char *out; /* output directory */
47 const char *suffix;/* suffix for output files */
48 const char *err; /* suffix for error output files */
49 int options; /* parser options for the test */
Dtestlimits.c1389 typedef struct testDesc testDesc; typedef
1391 struct testDesc { struct
1397 testDesc testDescriptions[] = { argument
Druntest.c94 typedef struct testDesc testDesc; typedef
96 struct testDesc { struct
97 const char *desc; /* description of the test */
98 functest func; /* function implementing the test */
99 const char *in; /* glob to path for input files */
100 const char *out; /* output directory */
101 const char *suffix;/* suffix for output files */
102 const char *err; /* suffix for error output files */
103 int options; /* parser options for the test */
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java603 String output, testDesc; in Test4103271() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCalendarRegressionTest.java606 String output, testDesc; in Test4103271() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp144 std::string testDesc; in iterate() local
366 std::string testDesc; in iterate() local
/external/javassist/src/test/javassist/
DJvstTest.java794 public void testDesc() throws Exception { in testDesc() method in JvstTest
/external/icu/icu4c/source/test/intltest/
Dcalregts.cpp997 UnicodeString output, testDesc, str, str2; in test4103271() local
/external/cronet/third_party/icu/source/test/intltest/
Dcalregts.cpp997 UnicodeString output, testDesc, str, str2; in test4103271() local