Searched defs:expected_strings (Results 1 – 2 of 2) sorted by relevance
54 std::vector<std::string> expected_strings(kNumCodes); in TEST() local
129 std::vector<std::string> expected_strings = {"hello", "hello", "hello"}; in TEST_F() local