Home
last modified time | relevance | path

Searched refs:messageLabel (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_console.cpp57 messageLabel = "with message"; in ConsoleAssertionPrinter()
59 messageLabel = "with messages"; in ConsoleAssertionPrinter()
70 messageLabel = "with message"; in ConsoleAssertionPrinter()
72 messageLabel = "with messages"; in ConsoleAssertionPrinter()
77 messageLabel = "due to unexpected exception with "; in ConsoleAssertionPrinter()
79 messageLabel += "message"; in ConsoleAssertionPrinter()
81 messageLabel += "messages"; in ConsoleAssertionPrinter()
86 messageLabel = "due to a fatal error condition"; in ConsoleAssertionPrinter()
91 messageLabel = "because no exception was thrown where one was expected"; in ConsoleAssertionPrinter()
94 messageLabel = "info"; in ConsoleAssertionPrinter()
[all …]
/external/bcc/tests/cc/
Dcatch.hpp9581 messageLabel = "with message"; in AssertionPrinter()
9583 messageLabel = "with messages"; in AssertionPrinter()
9595 messageLabel = "with message"; in AssertionPrinter()
9597 messageLabel = "with messages"; in AssertionPrinter()
9602 messageLabel = "due to unexpected exception with message"; in AssertionPrinter()
9607 messageLabel = "due to a fatal error condition"; in AssertionPrinter()
9612 messageLabel = "because no exception was thrown where one was expected"; in AssertionPrinter()
9615 messageLabel = "info"; in AssertionPrinter()
9618 messageLabel = "warning"; in AssertionPrinter()
9624 messageLabel = "explicitly with message"; in AssertionPrinter()
[all …]
/external/catch2/single_include/catch2/
Dcatch.hpp15839 messageLabel = "with message"; in ConsoleAssertionPrinter()
15841 messageLabel = "with messages"; in ConsoleAssertionPrinter()
15852 messageLabel = "with message"; in ConsoleAssertionPrinter()
15854 messageLabel = "with messages"; in ConsoleAssertionPrinter()
15859 messageLabel = "due to unexpected exception with "; in ConsoleAssertionPrinter()
15861 messageLabel += "message"; in ConsoleAssertionPrinter()
15863 messageLabel += "messages"; in ConsoleAssertionPrinter()
15868 messageLabel = "due to a fatal error condition"; in ConsoleAssertionPrinter()
15873 messageLabel = "because no exception was thrown where one was expected"; in ConsoleAssertionPrinter()
15876 messageLabel = "info"; in ConsoleAssertionPrinter()
[all …]
/external/libabigail/tests/lib/
Dcatch.hpp16091 messageLabel = "with message"; in ConsoleAssertionPrinter()
16093 messageLabel = "with messages"; in ConsoleAssertionPrinter()
16104 messageLabel = "with message"; in ConsoleAssertionPrinter()
16106 messageLabel = "with messages"; in ConsoleAssertionPrinter()
16111 messageLabel = "due to unexpected exception with "; in ConsoleAssertionPrinter()
16113 messageLabel += "message"; in ConsoleAssertionPrinter()
16115 messageLabel += "messages"; in ConsoleAssertionPrinter()
16120 messageLabel = "due to a fatal error condition"; in ConsoleAssertionPrinter()
16125 messageLabel = "because no exception was thrown where one was expected"; in ConsoleAssertionPrinter()
16128 messageLabel = "info"; in ConsoleAssertionPrinter()
[all …]