Searched refs:string_vector (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dtest_helpers.hpp126 typedef std::vector< std::string > string_vector; typedef in namespace:test_helpers_detail
129 std::pair< string_vector, string_vector >
132 string_vector errors;
150 void check_equal(const char*[], const string_vector&);
159 const std::pair< test_helpers_detail::string_vector,
160 test_helpers_detail::string_vector >
H A Dtest_helpers.cpp89 const string_vector& actual)
92 string_vector::const_iterator actual_iter = actual.begin();

Completed in 9 milliseconds