Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/
Dangle_test_configs.h209 PlatformParameters withNoFixture = params; in WithNoFixture() local
210 withNoFixture.noFixture = true; in WithNoFixture()
211 return withNoFixture; in WithNoFixture()