From 9aed8fb43441228343b925b42464a55042c47ca0 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 17 Nov 2021 13:16:45 +0000 Subject: IVGCVSW-6040 Update 21.11 Doxygen Documents Signed-off-by: Nikhil Raj Change-Id: Ia36ec98c4bebc27a69103911ea3409cd7db587a5 --- ...rmnn_1_1test_1_1_test_framework_exception.xhtml | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 21.11/classarmnn_1_1test_1_1_test_framework_exception.xhtml (limited to '21.11/classarmnn_1_1test_1_1_test_framework_exception.xhtml') diff --git a/21.11/classarmnn_1_1test_1_1_test_framework_exception.xhtml b/21.11/classarmnn_1_1test_1_1_test_framework_exception.xhtml new file mode 100644 index 0000000000..09ff57e137 --- /dev/null +++ b/21.11/classarmnn_1_1test_1_1_test_framework_exception.xhtml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + +ArmNN: TestFrameworkException Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TestFrameworkException Class Reference
+
+
+ +

#include <InferenceTest.hpp>

+
+Inheritance diagram for TestFrameworkException:
+
+
+ + +Exception + +
+ + + + + + + + + + + + + +

+Additional Inherited Members

- Public Member Functions inherited from Exception
 Exception (const std::string &message)
 
 Exception (const std::string &message, const CheckLocation &location)
 exception with context More...
 
 Exception (const Exception &other, const std::string &message, const CheckLocation &location)
 preserving previous exception context and adding local context information More...
 
virtual const char * what () const noexcept override
 
+

Detailed Description

+
+

Definition at line 53 of file InferenceTest.hpp.

+

The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.1