Home
last modified time | relevance | path

Searched refs:testName2 (Results 1 – 2 of 2) sorted by relevance

/external/testng/src/test/java/test/reports/
DReportTest.java51 String testName2 = "Test2"; in directoryShouldBeSuiteName() local
52 xmlTest2.setName(testName2); in directoryShouldBeSuiteName()
60 File f2 = getHtmlReportFile(outputDirectory, suiteName, testName2); in directoryShouldBeSuiteName()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6486 …const std::string testName2 = getFormatCaseName(params.src.image.format) + "_" + getFormatCaseNam… in addImageToImageAllFormatsDepthStencilTests() local
6488 …addTestGroup(subGroup.get(), testName2, description2, addImageToImageAllFormatsDepthStencilFormats… in addImageToImageAllFormatsDepthStencilTests()
6563 …const std::string testName2 = getFormatCaseName(params.src.image.format) + "_" + getFormatCaseNam… in addImageToImageAllFormatsDepthStencilTests() local
6565 …addTestGroup(subGroup.get(), testName2, description2, addImageToImageAllFormatsDepthStencilFormats… in addImageToImageAllFormatsDepthStencilTests()
6640 …const std::string testName2 = getFormatCaseName(params.src.image.format) + "_" + getFormatCaseNam… in addImageToImageAllFormatsDepthStencilTests() local
6642 …addTestGroup(subGroup.get(), testName2, description2, addImageToImageAllFormatsDepthStencilFormats… in addImageToImageAllFormatsDepthStencilTests()
9589 const std::string testName2 = getFormatCaseName(params.src.image.format) + "_" + in addBlittingImageAllFormatsDepthStencilTests() local
9593 …addTestGroup(subGroup.get(), testName2, description2, addBlittingImageAllFormatsDepthStencilFormat… in addBlittingImageAllFormatsDepthStencilTests()
9709 const std::string testName2 = getFormatCaseName(params.src.image.format) + "_" + in addBlittingImageAllFormatsDepthStencilTests() local
9713 …addTestGroup(subGroup.get(), testName2, description2, addBlittingImageAllFormatsDepthStencilFormat… in addBlittingImageAllFormatsDepthStencilTests()
[all …]