| /external/cronet/third_party/libxml/src/ |
| D | testrecurse.c | 40 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 */
|
| D | testlimits.c | 1393 typedef struct testDesc testDesc; typedef 1395 struct testDesc { struct 1401 testDesc testDescriptions[] = { argument
|
| D | runtest.c | 96 typedef struct testDesc testDesc; typedef 98 struct testDesc { struct 99 const char *desc; /* description of the test */ 100 functest func; /* function implementing the test */ 101 const char *in; /* glob to path for input files */ 102 const char *out; /* output directory */ 103 const char *suffix;/* suffix for output files */ 104 const char *err; /* suffix for error output files */ 105 int options; /* parser options for the test */
|
| /external/libxml2/ |
| D | testrecurse.c | 40 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 */
|
| D | testlimits.c | 1393 typedef struct testDesc testDesc; typedef 1395 struct testDesc { struct 1401 testDesc testDescriptions[] = { argument
|
| D | runtest.c | 96 typedef struct testDesc testDesc; typedef 98 struct testDesc { struct 99 const char *desc; /* description of the test */ 100 functest func; /* function implementing the test */ 101 const char *in; /* glob to path for input files */ 102 const char *out; /* output directory */ 103 const char *suffix;/* suffix for output files */ 104 const char *err; /* suffix for error output files */ 105 int options; /* parser options for the test */
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderLoopTests.cpp | 1554 …std::string testDesc = std::string(loopTypeName) + " loop with " + precisionName + dataTypeName + … in init() local
|
| D | vktShaderRenderBuiltinVarTests.cpp | 139 std::string testDesc; in iterate() local 365 std::string testDesc; in iterate() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
| D | CalendarRegressionTest.java | 605 String output, testDesc; in Test4103271() local
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
| D | CalendarRegressionTest.java | 602 String output, testDesc; in Test4103271() local
|
| /external/javassist/src/test/javassist/ |
| D | JvstTest.java | 794 public void testDesc() throws Exception { in testDesc() method in JvstTest
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineExtendedDynamicStateTests.cpp | 5707 …const auto testDesc = "Dynamically change patch control points and draw first with a pipeline usin… in createExtendedDynamicStateTests() local 6476 …const auto testDesc = "Dynamically " + finalState + " coverage to color in " + (multisample ? "m… in createExtendedDynamicStateTests() local 6509 …const auto testDesc = "Dynamically enable coverage to color in location " + locName + " using " + … in createExtendedDynamicStateTests() local 6555 …const auto testDesc = std::string("Dynamically set coverage modulation mode to ") + modulationMode… in createExtendedDynamicStateTests() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingShaderBindingTableTests.cpp | 1575 const auto testDesc = "Check aligning shader group handles to " + alignStr + " bytes"; in createShaderBindingTableTests() local
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | calregts.cpp | 996 UnicodeString output, testDesc, str, str2; in test4103271() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | calregts.cpp | 997 UnicodeString output, testDesc, str, str2; in test4103271() local
|
| /external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderMiscTestsEXT.cpp | 4982 …const auto testDesc = "Draw the maximum number of triangles using a work group size of " + wgsSt… in createMeshShaderMiscTestsEXT() local
|