/external/junit-params/src/main/java/junitparams/naming/ |
D | MacroSubstitutionNamingStrategy.java | 31 TestCaseName testCaseName = method.getAnnotation(TestCaseName.class); in getTestCaseName() local 53 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::__anon379ca1ee0111::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 | 2302 …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
|
D | vktApiExternalMemoryTests.cpp | 5008 const std::string testCaseName = getFormatCaseName(format); in createMemoryTests() local
|
D | vktApiCopiesAndBlittingTests.cpp | 8772 …const std::string testCaseName = "partial_image_" + extent.name + "_" + format.name + "_" + clear.… in addImageToImageSimpleTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawDepthClampTests.cpp | 830 const auto testCaseName = formatCaseName + params.testNameSuffix; in createTests() local
|
/external/angle/src/tests/deqp_support/ |
D | angle_deqp_gtest.cpp | 795 std::string testCaseName = dEQP::GetTestCaseName(testModuleIndex, caseIndex); in RegisterGLCTSTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 5756 … const string testCaseName = de::toString(attachmentCountNdx * testCaseCount + testCaseNdx); in addAttachmentTests() local 5851 const string testCaseName = "start_index_" + de::toString(drawStartNdx); in addAttachmentWriteMaskTests() local 6331 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local 6505 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 7078 … 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/libabigail/tests/lib/ |
D | catch.hpp | 4889 std::string const& testCaseName ) { in getAnnotation() 4916 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
|