Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/test/
Dhex_float_test.cpp907 using HexFloatFP32To16Tests = ::testing::TestWithParam<DownCastTest>; typedef
909 TEST_P(HexFloatFP32To16Tests, NarrowingCasts) { in TEST_P() argument
927 F32ToF16, HexFloatFP32To16Tests,
/external/deqp-deps/glslang/gtests/
DHexFloat.cpp863 using HexFloatFP32To16Tests = ::testing::TestWithParam<DownCastTest>; typedef
865 TEST_P(HexFloatFP32To16Tests, NarrowingCasts) { in TEST_P() argument
882 INSTANTIATE_TEST_CASE_P(F32ToF16, HexFloatFP32To16Tests,
/external/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp907 using HexFloatFP32To16Tests = ::testing::TestWithParam<DownCastTest>; typedef
909 TEST_P(HexFloatFP32To16Tests, NarrowingCasts) { in TEST_P() argument
927 F32ToF16, HexFloatFP32To16Tests,