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 final val stringSize = 25 constant
/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/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h869 const size_t stringSize = strlen(label.pLabelName) + 1; in commonDebugUtilsLabel() local