Searched refs:check_equal (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dtest_helpers.hpp150 void check_equal(const char*[], const string_vector&);
162 test_helpers_detail::check_equal(exp_calls, actual.first);
163 test_helpers_detail::check_equal(exp_errors, actual.second);
H A Dtest_helpers.cpp88 test_helpers_detail::check_equal(const char* expected[], function in class:test_helpers_detail
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dtests_test.cpp66 check_equal(const atf::tests::tc& tc, const std::string& str, function
95 check_equal(*this, ss.str(), expss.str())

Completed in 199 milliseconds