Searched refs:names2 (Results 1 – 1 of 1) sorted by relevance
160 std::vector<std::string> names2{"systemB"}; in TEST() local165 .WillOnce(Return(names2)) in TEST()