Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/test/
Dhex_float_test.cpp51 std::string EncodeViaHexFloat(const T& value) { in EncodeViaHexFloat() function
61 EXPECT_THAT(EncodeViaHexFloat(GetParam().first), Eq(GetParam().second)); in TEST_P()
65 EXPECT_THAT(EncodeViaHexFloat(GetParam().first), Eq(GetParam().second)); in TEST_P()
/external/deqp-deps/glslang/gtests/
DHexFloat.cpp47 std::string EncodeViaHexFloat(const T& value) { in EncodeViaHexFloat() function
57 EXPECT_THAT(EncodeViaHexFloat(GetParam().first), Eq(GetParam().second)); in TEST_P()
61 EXPECT_THAT(EncodeViaHexFloat(GetParam().first), Eq(GetParam().second)); in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp51 std::string EncodeViaHexFloat(const T& value) { in EncodeViaHexFloat() function
61 EXPECT_THAT(EncodeViaHexFloat(GetParam().first), Eq(GetParam().second)); in TEST_P()
65 EXPECT_THAT(EncodeViaHexFloat(GetParam().first), Eq(GetParam().second)); in TEST_P()