Home
last modified time | relevance | path

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

/third_party/spirv-tools/test/
Dhex_float_test.cpp1351 using Float32StreamParseTest = ::testing::TestWithParam<StreamParseCase<float>>; typedef
1355 TEST_P(Float32StreamParseTest, Samples) { in TEST_P() argument