HomeSort by relevance Sort by last modified time
    Searched refs:ResultExpectedFailure (Results 1 - 4 of 4) sorted by null

  /external/catch2/include/internal/
catch_console_colour.h 40 ResultExpectedFailure = Warning,
  /external/catch2/include/reporters/
catch_reporter_console.cpp 574 columns.push_back(SummaryColumn("failed as expected", Colour::ResultExpectedFailure)
611 stream << Colour(Colour::ResultExpectedFailure) << std::string(failedButOkRatio, '=');
  /external/bcc/tests/cc/
catch.hpp     [all...]
  /external/catch2/single_include/catch2/
catch.hpp     [all...]

Completed in 638 milliseconds