Home
last modified time | relevance | path

Searched defs:ValidVectorTypes (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/src/resolver/
Dtype_validation_test.cc1033 using ValidVectorTypes = ResolverTestWithParam<Params>; typedef
1034 TEST_P(ValidVectorTypes, Okay) { in TEST_P() argument