Searched refs:getTestCaseName (Results 1 - 10 of 10) sorted by relevance

/external/junit-params/src/main/java/junitparams/naming/
H A DTestCaseNamingStrategy.java7 String getTestCaseName(int parametersIndex, Object parameters); method in interface:TestCaseNamingStrategy
H A DMacroSubstitutionNamingStrategy.java27 public String getTestCaseName(int parametersIndex, Object parameters) { method in class:MacroSubstitutionNamingStrategy
/external/junit-params/src/test/java/junitparams/naming/
H A DMacroSubstitutionNamingStrategyTest.java42 String name = strategy.getTestCaseName(0, new Object[]{"value"});
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp1012 virtual std::string getTestCaseName(glw::GLuint test_case_index);
1344 virtual std::string getTestCaseName(glw::GLuint test_case_index);
1493 virtual std::string getTestCaseName(glw::GLuint test_case_index);
1541 virtual std::string getTestCaseName(glw::GLuint test_case_index);
1611 virtual std::string getTestCaseName(glw::GLuint test_case_index);
1677 virtual std::string getTestCaseName(glw::GLuint test_case_index);
1736 virtual std::string getTestCaseName(glw::GLuint test_case_index);
1830 virtual std::string getTestCaseName(glw::GLuint test_case_index);
1867 virtual std::string getTestCaseName(glw::GLuint test_case_index);
2044 virtual std::string getTestCaseName(gl
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp5194 std::string TestBase::getTestCaseName(GLuint /* test_case_index */) function in class:gl4cts::EnhancedLayouts::TestBase
5499 const std::string& test_case_name = getTestCaseName(test_case);
5697 << "Program inspection failed. Test case: " << getTestCaseName(test_case_index)
7426 const std::string& test_name = getTestCaseName(test_case_index);
7599 const std::string& test_name = getTestCaseName(test_case_index);
8173 std::string GLSLContantImmutablityTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::GLSLContantImmutablityTest
8613 std::string UniformBlockMemberOffsetAndAlignTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::UniformBlockMemberOffsetAndAlignTest
8859 std::string UniformBlockLayoutQualifierConflictTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::UniformBlockLayoutQualifierConflictTest
9283 std::string UniformBlockMemberInvalidOffsetAlignmentTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::UniformBlockMemberInvalidOffsetAlignmentTest
9760 std::string UniformBlockMemberOverlappingOffsetsTest::getTestCaseName(GLuin function in class:gl4cts::EnhancedLayouts::UniformBlockMemberOverlappingOffsetsTest
10242 std::string UniformBlockMemberAlignNonPowerOf2Test::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::UniformBlockMemberAlignNonPowerOf2Test
10585 std::string SSBMemberOffsetAndAlignTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::SSBMemberOffsetAndAlignTest
10856 std::string SSBLayoutQualifierConflictTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::SSBLayoutQualifierConflictTest
12289 std::string VaryingLocationsTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingLocationsTest
12534 std::string VertexAttribLocationsTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VertexAttribLocationsTest
12885 std::string VaryingStructureLocationsTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingStructureLocationsTest
13231 std::string VaryingStructureMemberLocationTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingStructureMemberLocationTest
13800 std::string VaryingBlockMemberLocationsTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingBlockMemberLocationsTest
14209 std::string VaryingBlockAutomaticMemberLocationsTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingBlockAutomaticMemberLocationsTest
14600 std::string VaryingLocationLimitTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingLocationLimitTest
14742 std::string VaryingComponentsTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingComponentsTest
15503 std::string VaryingExceedingComponentsTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingExceedingComponentsTest
15914 std::string VaryingComponentWithoutLocationTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingComponentWithoutLocationTest
16442 std::string VaryingComponentOfInvalidTypeTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingComponentOfInvalidTypeTest
16880 std::string InputComponentAliasingTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::InputComponentAliasingTest
17281 std::string OutputComponentAliasingTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::OutputComponentAliasingTest
17722 std::string VaryingLocationAliasingWithMixedTypesTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest
18234 std::string VaryingLocationAliasingWithMixedInterpolationTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedInterpolationTest
18807 std::string VaryingLocationAliasingWithMixedAuxiliaryStorageTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedAuxiliaryStorageTest
19674 std::string XFBInputTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBInputTest
20190 std::string XFBStrideOfEmptyListTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBStrideOfEmptyListTest
20494 std::string XFBStrideOfEmptyListAndAPITest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBStrideOfEmptyListAndAPITest
20844 std::string XFBTooSmallStrideTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBTooSmallStrideTest
21238 std::string XFBVariableStrideTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBVariableStrideTest
21610 std::string XFBBlockStrideTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBBlockStrideTest
22132 std::string XFBDuplicatedStrideTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBDuplicatedStrideTest
22434 std::string XFBGetProgramResourceAPITest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBGetProgramResourceAPITest
22910 std::string XFBOverrideQualifiersWithAPITest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBOverrideQualifiersWithAPITest
23579 std::string XFBExceedBufferLimitTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBExceedBufferLimitTest
23966 std::string XFBExceedOffsetLimitTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBExceedOffsetLimitTest
24356 std::string XFBGlobalBufferTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBGlobalBufferTest
24705 std::string XFBStrideTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBStrideTest
25025 std::string XFBBlockMemberBufferTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBBlockMemberBufferTest
25370 std::string XFBOutputOverlappingTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBOutputOverlappingTest
25724 std::string XFBInvalidOffsetAlignmentTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBInvalidOffsetAlignmentTest
26053 std::string XFBCaptureInactiveOutputVariableTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputVariableTest
26487 std::string XFBCaptureInactiveOutputComponentTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputComponentTest
26865 std::string XFBCaptureInactiveOutputBlockMemberTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputBlockMemberTest
27215 std::string XFBCaptureStructTest::getTestCaseName(glw::GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBCaptureStructTest
27558 std::string XFBCaptureUnsizedArrayTest::getTestCaseName(GLuint test_case_index) function in class:gl4cts::EnhancedLayouts::XFBCaptureUnsizedArrayTest
[all...]
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPointSizeTests.cpp427 std::string getTestCaseName (const Flags flags) function in namespace:vkt::tessellation::__anon4609
476 const std::string name = getTestCaseName (caseFlags[ndx]);
/external/junit-params/src/main/java/junitparams/internal/
H A DTestMethod.java106 String name = namingStrategy.getTestCaseName(i, paramSet);
/external/deqp/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.hpp410 virtual const glw::GLchar* getTestCaseName() const;
H A DglcRobustBufferAccessBehaviorTests.cpp1380 m_context.getTestContext().getLog() << tcu::TestLog::Message << "Test case: " << getTestCaseName()
1427 m_context.getTestContext().getLog() << tcu::TestLog::Message << "Test case: " << getTestCaseName()
1493 m_context.getTestContext().getLog() << tcu::TestLog::Message << "Test case: " << getTestCaseName()
1656 const glw::GLchar* TexelFetchTest::getTestCaseName() const function in class:deqp::RobustBufferAccessBehavior::TexelFetchTest
2458 m_context.getTestContext().getLog() << tcu::TestLog::Message << "Test case: " << getTestCaseName()
2529 m_context.getTestContext().getLog() << tcu::TestLog::Message << "Test case: " << getTestCaseName()
/external/deqp/external/openglcts/modules/gles32/
H A Des32cRobustBufferAccessBehaviorTests.cpp857 m_context.getTestContext().getLog() << tcu::TestLog::Message << "Test case: " << getTestCaseName()

Completed in 425 milliseconds