Searched refs:with_transport (Results 1 – 3 of 3) sorted by relevance
1015 .with_transport = GfxstreamTransport::kVirtioGpuAsg, in GenerateTestCases()1020 .with_transport = GfxstreamTransport::kVirtioGpuAsg, in GenerateTestCases()1025 .with_transport = GfxstreamTransport::kVirtioGpuPipe, in GenerateTestCases()1030 .with_transport = GfxstreamTransport::kVirtioGpuPipe, in GenerateTestCases()
88 ret += GfxstreamTransportToString(with_transport); in ToString()215 const std::string transportValue = GfxstreamTransportToEnvVar(params.with_transport); in SetUp()
460 GfxstreamTransport with_transport = GfxstreamTransport::kVirtioGpuAsg; member