Home
last modified time | relevance | path

Searched refs:WithAndWithoutFeatures (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp1032 cases = WithAndWithoutFeatures(cases, {"VulkanSnapshots"}); in GenerateTestCases()
1033 cases = WithAndWithoutFeatures(cases, {"VulkanUseDedicatedAhbMemoryType"}); in GenerateTestCases()
DGfxstreamEnd2EndTests.h469 std::vector<TestParams> WithAndWithoutFeatures(const std::vector<TestParams>& params,
DGfxstreamEnd2EndTests.cpp100 std::vector<TestParams> WithAndWithoutFeatures(const std::vector<TestParams>& params, in WithAndWithoutFeatures() function