Home
last modified time | relevance | path

Searched defs:testCount (Results 26 - 50 of 56) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp371 const int testCount = 10; in createFillUpdateCopyBufferFloatTests() local
482 const int testCount = 10; in createFillUpdateCopyBufferIntegerTests() local
590 const int testCount = 10; in createFillUpdateCopyBufferUnsignedTests() local
H A DvktProtectedMemStorageBufferTests.cpp717 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, const glu::ShaderType shaderType, size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) in createRandomizedBufferTests() argument
695 createSpecifiedStorageBufferTests(tcu::TestContext& testCtx, const std::string groupName, SSBOTestType testType, const glu::ShaderType shaderType, const ValidationDataStorage<tcu::UVec4> testData[], size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) createSpecifiedStorageBufferTests() argument
755 createRWStorageBufferTests(tcu::TestContext& testCtx, const std::string groupName, SSBOTestType testType, const ValidationDataStorage<tcu::UVec4> testData[], size_t testCount) createRWStorageBufferTests() argument
H A DvktProtectedMemWsiSwapchainTests.cpp372 uint32_t testCount = maxImageCount - capabilities.minImageCount + 1u; in executeSwapchainParameterCases() local
418 uint32_t testCount = static_cast<uint32_t>(formats.size()); in executeSwapchainParameterCases() local
509 uint32_t testCount = DE_LENGTH_OF_ARRAY(s_testSizes); in executeSwapchainParameterCases() local
623 uint32_t testCount in executeSwapchainParameterCases() local
700 uint32_t testCount = 0u; executeSwapchainParameterCases() local
770 uint32_t testCount = 0u; executeSwapchainParameterCases() local
797 uint32_t testCount = 0u; executeSwapchainParameterCases() local
824 uint32_t testCount = static_cast<uint32_t>(presentModes.size()); executeSwapchainParameterCases() local
[all...]
/third_party/skia/tests/
H A DLazyProxyTest.cpp259 int testCount = 0; in DEF_GPUTEST() local
H A DPathOpsFuzz763Test.cpp2435 static const size_t testCount = SK_ARRAY_COUNT(tests); variable
H A Dskia_test.cpp88 int32_t testCount() { return fTestCount; } in testCount() function in Status
66 endTest(const char* testName, bool success, SkMSec elapsed, int testCount) endTest() argument
H A DPathOpsSkpTest.cpp4764 static const size_t testCount = SK_ARRAY_COUNT(tests); variable
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapLiteTest.java615 public void testCount() { in testCount() method in MapLiteTest
H A DMapForProto2LiteTest.java561 public void testCount() { in testCount() method in MapForProto2LiteTest
H A DMapForProto2Test.java930 public void testCount() { in testCount() method in MapForProto2Test
H A DMapTest.java1058 public void testCount() { in testCount() method in MapTest
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemAttachmentClearTests.cpp359 const int testCount = 10; in createAttachmentClearTests() local
H A DvktProtectedMemBlitImageTests.cpp432 const int testCount = 10; in createBlitImageTests() local
H A DvktProtectedMemClearColorImageTests.cpp325 const int testCount = 10; in createClearColorImageTests() local
H A DvktProtectedMemCopyBufferToImageTests.cpp387 const int testCount = 10; in createCopyBufferToImageTests() local
H A DvktProtectedMemCopyImageTests.cpp430 const int testCount = 10; in createCopyImageTests() local
H A DvktProtectedMemCopyImageToBufferTests.cpp396 const int testCount = 10; in createCopyImageToFloatBufferTests() local
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp371 const int testCount = 10; in createFillUpdateCopyBufferFloatTests() local
482 const int testCount = 10; in createFillUpdateCopyBufferIntegerTests() local
590 const int testCount = 10; in createFillUpdateCopyBufferUnsignedTests() local
H A DvktProtectedMemStorageBufferTests.cpp728 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, const glu::ShaderType shaderType, size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) in createRandomizedBufferTests() argument
706 createSpecifiedStorageBufferTests(tcu::TestContext& testCtx, const std::string groupName, SSBOTestType testType, const glu::ShaderType shaderType, const ValidationDataStorage<tcu::UVec4> testData[], size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) createSpecifiedStorageBufferTests() argument
766 createRWStorageBufferTests(tcu::TestContext& testCtx, const std::string groupName, const std::string groupDescription, SSBOTestType testType, const ValidationDataStorage<tcu::UVec4> testData[], size_t testCount) createRWStorageBufferTests() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp1252 compareArray(Collator &c, const UChar tests[][CollationRegressionTest::MAX_TOKEN_LEN], int32_t testCount) compareArray() argument
H A Dssearch.cpp627 int32_t testCount = UPRV_LENGTHOF(test); in offsetTest() local
H A Dloctest.cpp918 int32_t testCount = 0; in TestGetLangsAndCountries() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp153 int testCount; member
306 int testCount; in TestCaseExecutor() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp145 int testCount; member
298 int testCount; in TestCaseExecutor() local
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp1017 int testCount = SkDCubic::FindInflections(pts, testTs); in setSpans() local

Completed in 41 milliseconds

123