Go to the source code of this file.
|
template<class CheckerType , test_mode Mode, class Edge , class Prediction > |
void | sequoia::testing::impl::check_partial (CheckerType flavour, test_logger< Mode > &logger, const Edge &edge, const Prediction &prediction) |
|
template<test_mode Mode, class Edge , class Prediction > |
void | sequoia::testing::impl::check_complementary (test_logger< Mode > &logger, const Edge &edge, const Prediction &prediction) |
|