Home
last modified time | relevance | path

Searched defs:stringSize (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/npm/node_modules/fastest-levenshtein/
Dbench.js22 var randomstringArr = function (stringSize, arraySize) { argument
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DLiteralByteStringTest.java302 int stringSize = stringUnderTest.size(); in testNewInput_skip() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java519 int stringSize = stringUnderTest.size(); in testNewInput_skip() local
DNioByteStringTest.java578 int stringSize = testString.size(); in testNewInput_skip() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp60 const size_t stringSize = VK_UUID_SIZE * 2 + DE_LENGTH_OF_ARRAY(bytesPerPart) - 1; in uuidToHex() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp60 const size_t stringSize = VK_UUID_SIZE * 2 + DE_LENGTH_OF_ARRAY(bytesPerPart) - 1; in uuidToHex() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h869 const size_t stringSize = strlen(label.pLabelName) + 1; in commonDebugUtilsLabel() local