Home
last modified time | relevance | path

Searched defs:bufferSizes (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DByteStringTest.java426 int[] bufferSizes = {128, 256, length / 2, length - 1, length, length + 1, in testNewOutput_ArrayWrite() local
449 int[] bufferSizes = {0, 1, 128, 256, length / 2, in testNewOutput_WriteChar() local
469 int[] bufferSizes = {0, 1, 128, 256, length / 2, in testNewOutput_Mixed() local
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp614 static const EGLenum bufferSizes[] = in init() local
/external/deqp/modules/gles31/functional/
Des31fTextureBufferTests.cpp565 const size_t bufferSizes[] = in createTextureBufferTests() local
Des31fProgramInterfaceDefinitionUtil.cpp1164 std::map<int, int> bufferSizes; in getAtomicCounterMaxBufferSize() local
Des31fSSBOLayoutCase.cpp1945 const vector<int> bufferSizes = computeBufferSizes(interface, layout); in initRefDataStorage() local
2173 const vector<int> bufferSizes = computeBufferSizes(m_interface, glLayout); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp741 VkDeviceSize bufferSizes[3]; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp2007 const vector<int> bufferSizes = computeBufferSizes(interface, layout); in initRefDataStorage() local
2210 const std::vector<int> bufferSizes = computeBufferSizes(m_interface, m_refLayout); in iterate() local
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c1684 static const int32_t bufferSizes[] = { in TestConvertSafeClone() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2732 std::vector<deUint32> bufferSizes; in testResourceAccess() local