Searched defs:StreamParseCase (Results 1 – 3 of 3) sorted by relevance
1329 struct StreamParseCase { struct1330 StreamParseCase(const std::string& lit, bool succ, const std::string& suffix, in StreamParseCase() function1337 std::string literal;1338 bool expect_success;1339 std::string expected_suffix;1340 HexFloat<FloatProxy<T>> expected_value;
1329 struct StreamParseCase { struct1330 StreamParseCase(const std::string& lit, bool succ, const std::string& suffix, in StreamParseCase() argument1337 std::string literal;1338 bool expect_success;1339 std::string expected_suffix;1340 HexFloat<FloatProxy<T>> expected_value;