Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_assertioninfo.h17 struct AssertionInfo struct
26 //AssertionInfo() = delete; argument
/external/bcc/tests/cc/
Dcatch.hpp827 struct AssertionInfo struct
829 AssertionInfo() {} in AssertionInfo() argument
835 std::string macroName;
836 SourceLineInfo lineInfo;
837 std::string capturedExpression;
838 ResultDisposition::Flags resultDisposition;
7223 AssertionInfo::AssertionInfo( std::string const& _macroName, in AssertionInfo() function in Catch::AssertionInfo
/external/catch2/single_include/catch2/
Dcatch.hpp1389 struct AssertionInfo struct
1391 StringRef macroName;
1392 SourceLineInfo lineInfo;
1393 StringRef capturedExpression;
1394 ResultDisposition::Flags resultDisposition;
/external/libabigail/tests/lib/
Dcatch.hpp1392 struct AssertionInfo struct
1394 StringRef macroName;
1395 SourceLineInfo lineInfo;
1396 StringRef capturedExpression;
1397 ResultDisposition::Flags resultDisposition;