Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dhex_float_test.cpp1329 struct StreamParseCase { struct
1330 StreamParseCase(const std::string& lit, bool succ, const std::string& suffix, in StreamParseCase() function
1337 std::string literal;
1338 bool expect_success;
1339 std::string expected_suffix;
1340 HexFloat<FloatProxy<T>> expected_value;
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dhex_float_test.cpp1329 struct StreamParseCase { struct
1330 StreamParseCase(const std::string& lit, bool succ, const std::string& suffix, in StreamParseCase() argument
1337 std::string literal;
1338 bool expect_success;
1339 std::string expected_suffix;
1340 HexFloat<FloatProxy<T>> expected_value;
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dhex_float_test.cpp1329 struct StreamParseCase { struct
1330 StreamParseCase(const std::string& lit, bool succ, const std::string& suffix, in StreamParseCase() argument
1337 std::string literal;
1338 bool expect_success;
1339 std::string expected_suffix;
1340 HexFloat<FloatProxy<T>> expected_value;