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