Home
last modified time | relevance | path

Searched defs:testSize (Results 1 – 20 of 20) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DProtobufArrayListTest.java227 public void testSize() { in testSize() method in ProtobufArrayListTest
DIntArrayListTest.java204 public void testSize() { in testSize() method in IntArrayListTest
DLongArrayListTest.java204 public void testSize() { in testSize() method in LongArrayListTest
DFloatArrayListTest.java204 public void testSize() { in testSize() method in FloatArrayListTest
DDoubleArrayListTest.java204 public void testSize() { in testSize() method in DoubleArrayListTest
DBooleanArrayListTest.java205 public void testSize() { in testSize() method in BooleanArrayListTest
DLiteralByteStringTest.java118 public void testSize() { in testSize() method in LiteralByteStringTest
DNioByteStringTest.java108 public void testSize() { in testSize() method in NioByteStringTest
/third_party/flutter/skia/tests/
DDescriptorTest.cpp62 const size_t testSize = 32; in DEF_TEST() local
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DLiteralByteStringTest.java111 public void testSize() { in testSize() method in LiteralByteStringTest
/third_party/skia/tests/
DDescriptorTest.cpp60 const size_t testSize = 32; in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMaxTextureSizeTest.cpp291 const GLint testSize = std::min(mMaxTexture2DSize, 128 * 1024); in TEST_P() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOCornerCase.cpp157 SSBOCornerCaseInstance::SSBOCornerCaseInstance (Context& context, int testSize) in SSBOCornerCaseInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp1151 const UVec2& testSize = sizes[sizeNdx]; in createSurfaceInitialSizeTest() local
1198 const UVec2 testSize = sizes[sizeNdx]; in resizeSurfaceTest() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessXFBTests.cpp871 bool BuffersTest::testSize(glw::GLuint const index, glw::GLint const expected_value, in testSize() function in gl4cts::DirectStateAccess::TransformFeedback::BuffersTest
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_mosaic_info.cpp1711 int32 testSize = SizeForDownScale (testScale); in DownScale() local
/third_party/lz4/tests/
Dframetest.c180 size_t cSize, testSize; in basicTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp1754 const VkDeviceSize testSize = 1024; in vkDeviceMemoryAllocateAndFreeTest() local
1835 const VkDeviceSize testSize = std::numeric_limits<deUint64>::max(); in vkDeviceMemoryAllocationFailedTest() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp1105 bool TextureSizeCase::testTextureSize (const TestSize& testSize) in testTextureSize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp2168 bool TextureSizeMSInstance::testSize (vk::VkSampleCountFlagBits samples, const tcu::IVec3 &dim) in testSize() function in vkt::sr::__anon59253b9a0111::TextureSizeMSInstance