Home
last modified time | relevance | path

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

/external/protobuf/java/src/test/java/com/google/protobuf/
DByteStringTest.java424 int[] bufferSizes = {128, 256, length / 2, length - 1, length, length + 1, in testNewOutput_ArrayWrite() local
447 int[] bufferSizes = {0, 1, 128, 256, length / 2, in testNewOutput_WriteChar() local
467 int[] bufferSizes = {0, 1, 128, 256, length / 2, in testNewOutput_Mixed() local
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp576 static const EGLenum bufferSizes[] = in init() local
/external/deqp/modules/gles31/functional/
Des31fTextureBufferTests.cpp558 const size_t bufferSizes[] = in createTextureBufferTests() local
Des31fProgramInterfaceDefinitionUtil.cpp1164 std::map<int, int> bufferSizes; in getAtomicCounterMaxBufferSize() local
Des31fSSBOLayoutCase.cpp1931 const vector<int> bufferSizes = computeBufferSizes(interface, layout); in initRefDataStorage() local
2159 const vector<int> bufferSizes = computeBufferSizes(m_interface, glLayout); in iterate() local
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c1681 static const int32_t bufferSizes[] = { in TestConvertSafeClone() local