/external/junit-params/src/main/java/junitparams/naming/ |
D | MacroSubstitutionNamingStrategy.java | 28 TestCaseName testCaseName = method.getAnnotation(TestCaseName.class); in getTestCaseName() local 40 private String getTemplate(TestCaseName testCaseName) { in getTemplate()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmFloatControlsExtensionlessTests.cpp | 86 static ComputeShaderSpec getComputeShaderSpec (Context& ctx, const std::string& testCaseName) in getComputeShaderSpec() 162 …sInstance::SpvAsmFloatControlsExtensionlessInstance (Context& ctx, const std::string& testCaseName) in SpvAsmFloatControlsExtensionlessInstance()
|
/external/catch2/include/internal/ |
D | catch_objc.hpp | 64 std::string const& testCaseName ) { in getAnnotation() 91 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local
|
/external/deqp/modules/egl/ |
D | teglThreadCleanUpTests.cpp | 151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName() function in deqp::egl::__anon715971500111::ThreadCleanUpTest
|
/external/deqp/scripts/ |
D | run_nightly.py | 208 def __init__ (self, testCaseName, innerHTML): argument
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 2170 …std::string testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNam… in createImageClearingTestsCommon() local 2255 const std::string testCaseName = getFormatCaseName(format) + in createImageClearingTestsCommon() local 2357 …const std::string testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNa… in createImageClearingTestsCommon() local 2426 const std::string testCaseName = getFormatCaseName(format) + in createImageClearingTestsCommon() local
|
D | vktApiExternalMemoryTests.cpp | 4497 const std::string testCaseName = getFormatCaseName(format); in createMemoryTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawDepthClampTests.cpp | 499 const auto testCaseName = formatCaseName + params.testNameSuffix; in createTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 5045 … const string testCaseName = de::toString(attachmentCountNdx * testCaseCount + testCaseNdx); in addAttachmentTests() local 5122 const string testCaseName = "start_index_" + de::toString(drawStartNdx); in addAttachmentWriteMaskTests() local 5601 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local 5775 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 6655 … std::string testCaseName = "point_size_" + de::toString(testCombinations[testCombNdx].pointSize); in createRasterizationTests() local
|
/external/bcc/tests/cc/ |
D | catch.hpp | 2929 std::string const& testCaseName ) { in getAnnotation() 2956 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 4858 std::string const& testCaseName ) { in getAnnotation() 4885 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 4889 std::string const& testCaseName ) { in getAnnotation() 4916 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local
|