Searched defs:expected_strings (Results 1 – 1 of 1) sorted by relevance
35 const std::vector<std::string> &expected_strings) in ValidateString()56 std::vector<std::string> expected_strings = {"ClassA", "prototype", "str", "test"}; variable72 std::vector<std::string> expected_strings = {"Student", "name", "prototype", "student_name"}; variable