Searched refs:names3 (Results 1 – 1 of 1) sorted by relevance
161 std::vector<std::string> names3{"systemC"}; in TEST() local166 .WillOnce(Return(names3)); in TEST()