Home
last modified time | relevance | path

Searched defs:AssertionResultData (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp841 struct AssertionResultData struct
843 AssertionResultData() : resultType( ResultWas::Unknown ) {} in AssertionResultData() function
845 std::string reconstructedExpression;
846 std::string message;
847 ResultWas::OfType resultType;