Home
last modified time | relevance | path

Searched defs:testCaseName (Results 1 – 18 of 18) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsExtensionlessTests.cpp86 static ComputeShaderSpec getComputeShaderSpec (Context& ctx, const std::string& testCaseName) in getComputeShaderSpec()
162 …sInstance::SpvAsmFloatControlsExtensionlessInstance (Context& ctx, const std::string& testCaseName) in SpvAsmFloatControlsExtensionlessInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsExtensionlessTests.cpp86 static ComputeShaderSpec getComputeShaderSpec (Context& ctx, const std::string& testCaseName) in getComputeShaderSpec()
162 …sInstance::SpvAsmFloatControlsExtensionlessInstance (Context& ctx, const std::string& testCaseName) in SpvAsmFloatControlsExtensionlessInstance()
/third_party/typescript/scripts/
DimportDefinitelyTypedTests.mjs59 function importDefinitelyTypedTest(tscPath, rwcTestPath, testCaseName, testFiles, responseFile) { argument
/third_party/vk-gl-cts/modules/egl/
DteglThreadCleanUpTests.cpp151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName() function in deqp::egl::__anonba673be80111::ThreadCleanUpTest
/third_party/vk-gl-cts/scripts/
Drun_nightly.py208 def __init__ (self, testCaseName, innerHTML): argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2510 …std::string testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNam… in createImageClearingTestsCommon() local
2585 std::string testCaseName = getFormatCaseName(format) + dimensionsString; in createImageClearingTestsCommon() local
2689 const std::string testCaseName = getFormatCaseName(format) + in createImageClearingTestsCommon() local
2803 …std::string testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNameSuff… in createImageClearingTestsCommon() local
2886 const std::string testCaseName = getFormatCaseName(format) + in createImageClearingTestsCommon() local
DvktApiExternalMemoryTests.cpp5116 const std::string testCaseName = getFormatCaseName(format); in createMemoryTests() local
DvktApiCopiesAndBlittingTests.cpp9038 …const std::string testCaseName = "partial_image_" + extent.name + "_" + format.name + "_" + clear.… in addImageToImageSimpleTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiImageClearingTests.cpp2302 …std::string testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNam… in createImageClearingTestsCommon() local
2401 const std::string testCaseName = getFormatCaseName(format) + in createImageClearingTestsCommon() local
2505 …const std::string testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNa… in createImageClearingTestsCommon() local
2574 const std::string testCaseName = getFormatCaseName(format) + in createImageClearingTestsCommon() local
DvktApiExternalMemoryTests.cpp4921 const std::string testCaseName = getFormatCaseName(format); in createMemoryTests() local
DvktApiCopiesAndBlittingTests.cpp8749 …const std::string testCaseName = "partial_image_" + extent.name + "_" + format.name + "_" + clear.… in addImageToImageSimpleTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp830 const auto testCaseName = formatCaseName + params.testNameSuffix; in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawDepthClampTests.cpp830 const auto testCaseName = formatCaseName + params.testNameSuffix; in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp5754 … const string testCaseName = de::toString(attachmentCountNdx * testCaseCount + testCaseNdx); in addAttachmentTests() local
5849 const string testCaseName = "start_index_" + de::toString(drawStartNdx); in addAttachmentWriteMaskTests() local
6329 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
6503 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5779 … const string testCaseName = de::toString(attachmentCountNdx * testCaseCount + testCaseNdx); in addAttachmentTests() local
5874 const string testCaseName = "start_index_" + de::toString(drawStartNdx); in addAttachmentWriteMaskTests() local
6365 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
6543 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp8084 … std::string testCaseName = "point_size_" + de::toString(testCombinations[testCombNdx].pointSize); in createRasterizationTests() local
8119 const std::string testCaseName = pointDefaultSizeCombinations[testCombNdx].stageName; in createRasterizationTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationTests.cpp7074 … std::string testCaseName = "point_size_" + de::toString(testCombinations[testCombNdx].pointSize); in createRasterizationTests() local
/third_party/libabigail/tests/lib/
Dcatch.hpp4899 std::string const& testCaseName ) { in getAnnotation()
4926 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local