Searched defs:FullNameTestCase (Results 1 – 1 of 1) sorted by relevance
20 struct FullNameTestCase { struct21 std::string full_name_input;22 std::string given_name_output;23 std::string middle_name_output;24 std::string family_name_output;