Home
last modified time | relevance | path

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

/third_party/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.c1403 typedef struct testDesc testDesc; typedef
1405 struct testDesc { struct
1411 testDesc testDescriptions[] = { argument
Druntest.c95 typedef struct testDesc testDesc; typedef
97 struct testDesc { struct
98 const char *desc; /* description of the test */
99 functest func; /* function implementing the test */
100 const char *in; /* glob to path for input files */
101 const char *out; /* output directory */
102 const char *suffix;/* suffix for output files */
103 const char *err; /* suffix for error output files */
104 int options; /* parser options for the test */
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp1554 …std::string testDesc = std::string(loopTypeName) + " loop with " + precisionName + dataTypeName + … in init() local
DvktShaderRenderBuiltinVarTests.cpp139 std::string testDesc; in iterate() local
365 std::string testDesc; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp1554 …std::string testDesc = std::string(loopTypeName) + " loop with " + precisionName + dataTypeName + … in init() local
DvktShaderRenderBuiltinVarTests.cpp139 std::string testDesc; in iterate() local
365 std::string testDesc; in iterate() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java605 String output, testDesc; in Test4103271() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java602 String output, testDesc; in Test4103271() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp5669 …const auto testDesc = "Dynamically change patch control points and draw first with a pipeline usin… in createExtendedDynamicStateTests() local
6438 …const auto testDesc = "Dynamically " + finalState + " coverage to color in " + (multisample ? "m… in createExtendedDynamicStateTests() local
6471 …const auto testDesc = "Dynamically enable coverage to color in location " + locName + " using " + … in createExtendedDynamicStateTests() local
6517 …const auto testDesc = std::string("Dynamically set coverage modulation mode to ") + modulationMode… in createExtendedDynamicStateTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp5669 …const auto testDesc = "Dynamically change patch control points and draw first with a pipeline usin… in createExtendedDynamicStateTests() local
6438 …const auto testDesc = "Dynamically " + finalState + " coverage to color in " + (multisample ? "m… in createExtendedDynamicStateTests() local
6471 …const auto testDesc = "Dynamically enable coverage to color in location " + locName + " using " + … in createExtendedDynamicStateTests() local
6517 …const auto testDesc = std::string("Dynamically set coverage modulation mode to ") + modulationMode… in createExtendedDynamicStateTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingShaderBindingTableTests.cpp1575 const auto testDesc = "Check aligning shader group handles to " + alignStr + " bytes"; in createShaderBindingTableTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingShaderBindingTableTests.cpp1575 const auto testDesc = "Check aligning shader group handles to " + alignStr + " bytes"; in createShaderBindingTableTests() local
/third_party/icu/icu4c/source/test/intltest/
Dcalregts.cpp994 UnicodeString output, testDesc, str, str2; in test4103271() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp4982 …const auto testDesc = "Draw the maximum number of triangles using a work group size of " + wgsSt… in createMeshShaderMiscTestsEXT() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp4982 …const auto testDesc = "Draw the maximum number of triangles using a work group size of " + wgsSt… in createMeshShaderMiscTestsEXT() local