Home
last modified time | relevance | path

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

/external/junit-params/src/main/java/junitparams/naming/
DMacroSubstitutionNamingStrategy.java28 TestCaseName testCaseName = method.getAnnotation(TestCaseName.class); in getTestCaseName() local
40 private String getTemplate(TestCaseName testCaseName) { in getTemplate()
/external/catch2/include/internal/
Dcatch_objc.hpp64 std::string const& testCaseName ) { in getAnnotation()
91 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local
/external/deqp/modules/egl/
DteglThreadCleanUpTests.cpp151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName() function in deqp::egl::__anonab1640b20111::ThreadCleanUpTest
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1723 const std::string testCaseName = getFormatCaseName(format); in createImageClearingTestsCommon() local
1767 const std::string testCaseName = getFormatCaseName(format); in createImageClearingTestsCommon() local
1811 const std::string testCaseName = getFormatCaseName(format); in createImageClearingTestsCommon() local
1852 const std::string testCaseName = getFormatCaseName(format); in createImageClearingTestsCommon() local
DvktApiExternalMemoryTests.cpp4279 const std::string testCaseName = getFormatCaseName(format); in createMemoryTests() local
/external/deqp/scripts/
Drun_nightly.py208 def __init__ (self, testCaseName, innerHTML): argument
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4866 … const string testCaseName = de::toString(attachmentCountNdx * testCaseCount + testCaseNdx); in addAttachmentTests() local
4943 const string testCaseName = "start_index_" + de::toString(drawStartNdx); in addAttachmentWriteMaskTests() local
5399 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
5574 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
/external/bcc/tests/cc/
Dcatch.hpp2929 std::string const& testCaseName ) { in getAnnotation()
2956 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local
/external/catch2/single_include/catch2/
Dcatch.hpp4300 std::string const& testCaseName ) { in getAnnotation()
4327 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local