Home
last modified time | relevance | path

Searched defs:widthStr (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dlistformattertest.cpp787 const char* widthStr [] = {"wide", "short", "narrow"}; in TestNextPosition() local
/external/deqp/framework/qphelper/
DqpTestLog.c889 char widthStr[32]; in qpTestLog_writeImage() local
/external/llvm/unittests/Support/
DYAMLIOTest.cpp837 StringRef widthStr = scalar.drop_front(byStart+2); in input() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp3274 const std::string widthStr = (query64Bits ? "_64bits" : "_32bits"); in createTransformFeedbackSimpleTests() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp19014 const string widthStr = numberToString(width); in createVectorCompositeCases() local
19037 string widthStr = numberToString(width); in createArrayCompositeCases() local
19080 string widthStr = numberToString(width); in createMatrixCompositeCases() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTests.cpp3037 const auto widthStr = std::to_string(static_cast<int>(bitWidth)); in getGLSLType() local