Home
last modified time | relevance | path

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

/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/benchmark/
DUTF8Benchmark.kt41 private val stringSize = 25 constant in com.google.flatbuffers.kotlin.benchmark.UTF8Benchmark
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java533 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