Searched defs:OverflowParseCase (Results 1 – 3 of 3) sorted by relevance
1121 struct OverflowParseCase { struct1122 std::string input;1123 bool expect_success;1124 T expected_value;
1219 struct OverflowParseCase { struct1220 std::string input;1221 bool expect_success;1222 T expected_value;