Searched refs:deviceMemoryReportTests (Results 1 – 1 of 1) sorted by relevance
2245 …MovePtr<tcu::TestCaseGroup> deviceMemoryReportTests (new tcu::TestCaseGroup(testCtx, "device_memor… in createDeviceMemoryReportTests() local2461 …deviceMemoryReportTests->addChild(createObjectTestsGroup(testCtx, "create_and_destroy_object", "Ch… in createDeviceMemoryReportTests()2462 …deviceMemoryReportTests->addChild(createVkDeviceMemoryTestsGroup(testCtx, "vk_device_memory", "Che… in createDeviceMemoryReportTests()2463 …deviceMemoryReportTests->addChild(createExternalMemoryTestsGroup(testCtx, "external_memory", "Chec… in createDeviceMemoryReportTests()2465 return deviceMemoryReportTests.release(); in createDeviceMemoryReportTests()