Home
last modified time | relevance | path

Searched refs:testTypeNames (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleDataTest.java384 final String[] testTypeNames = { in TestExemplarSetTypes()
399 logln(loc + "(" + testTypeNames[i] + ") returned null"); in TestExemplarSetTypes()
402 logln(loc + "(" + testTypeNames[i] + ") returned an empty set"); in TestExemplarSetTypes()
405 errln(loc + "(" + testTypeNames[i] + ") Exception:" + e.getMessage()); in TestExemplarSetTypes()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleDataTest.java373 final String[] testTypeNames = { in TestExemplarSetTypes()
388 logln(loc + "(" + testTypeNames[i] + ") returned null"); in TestExemplarSetTypes()
391 logln(loc + "(" + testTypeNames[i] + ") returned an empty set"); in TestExemplarSetTypes()
394 errln(loc + "(" + testTypeNames[i] + ") Exception:" + e.getMessage()); in TestExemplarSetTypes()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp3559 const std::string testTypeNames[] = { "basic", "resume", "xfb_pointsize", "xfb_clipdistance", "xfb_culldistance", "xfb_clip_and_cull" }; in createTransformFeedbackSimpleTests() local
3564 const std::string testName = testTypeNames[testTypesNdx]; in createTransformFeedbackSimpleTests()
3779 const std::string testTypeNames[] = { "streams", "streams_pointsize", "streams_clipdistance", "streams_culldistance" }; in createTransformFeedbackStreamsSimpleTests() local
3784 const std::string testName = testTypeNames[testTypesNdx]; in createTransformFeedbackStreamsSimpleTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp4391 const std::string testTypeNames[] = { "basic", "resume", "xfb_pointsize", "xfb_clipdistance", "xfb_culldistance", "xfb_clip_and_cull", "draw_outside" }; in createTransformFeedbackSimpleTests() local
4396 const std::string testName = testTypeNames[testTypesNdx]; in createTransformFeedbackSimpleTests()
4664 const std::string testTypeNames[] = { "streams", "streams_pointsize", "streams_clipdistance", "streams_culldistance" }; in createTransformFeedbackStreamsSimpleTests() local
4669 const std::string testName = testTypeNames[testTypesNdx]; in createTransformFeedbackStreamsSimpleTests()

Completed in 15 milliseconds