blob: de86bb404f2b567a141e8999f91b63523c7d8a27 [file] [log] [blame]
Ryan OSheade36e4a2020-03-13 16:26:19 +00001<!-- Copyright (c) 2020 ARM Limited. -->
2<!-- -->
3<!-- SPDX-License-Identifier: MIT -->
4<!-- -->
5<!-- HTML header for doxygen 1.8.13-->
6<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7<html xmlns="http://www.w3.org/1999/xhtml">
8<head>
9<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
10<meta http-equiv="X-UA-Compatible" content="IE=9"/>
11<meta name="generator" content="Doxygen 1.8.13"/>
12<meta name="robots" content="NOINDEX, NOFOLLOW" />
13<meta name="viewport" content="width=device-width, initial-scale=1"/>
14<title>ArmNN: src/armnnTfParser/test/Constant.cpp File Reference</title>
15<link href="tabs.css" rel="stylesheet" type="text/css"/>
16<script type="text/javascript" src="jquery.js"></script>
17<script type="text/javascript" src="dynsections.js"></script>
18<link href="navtree.css" rel="stylesheet" type="text/css"/>
19<script type="text/javascript" src="resize.js"></script>
20<script type="text/javascript" src="navtreedata.js"></script>
21<script type="text/javascript" src="navtree.js"></script>
22<script type="text/javascript">
23 $(document).ready(initResizable);
24</script>
25<link href="search/search.css" rel="stylesheet" type="text/css"/>
26<script type="text/javascript" src="search/searchdata.js"></script>
27<script type="text/javascript" src="search/search.js"></script>
28<script type="text/x-mathjax-config">
29 MathJax.Hub.Config({
30 extensions: ["tex2jax.js"],
31 jax: ["input/TeX","output/HTML-CSS"],
32});
33</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
34<link href="doxygen.css" rel="stylesheet" type="text/css" />
35<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
36</head>
37<body>
38<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
39<div id="titlearea">
40<table cellspacing="0" cellpadding="0">
41 <tbody>
42 <tr style="height: 56px;">
43 <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
44 <td style="padding-left: 0.5em;">
45 <div id="projectname">
46 &#160;<span id="projectnumber">20.02</span>
47 </div>
48 </td>
49 </tr>
50 </tbody>
51</table>
52</div>
53<!-- end header part -->
54<!-- Generated by Doxygen 1.8.13 -->
55<script type="text/javascript">
56var searchBox = new SearchBox("searchBox", "search",false,'Search');
57</script>
58<script type="text/javascript" src="menudata.js"></script>
59<script type="text/javascript" src="menu.js"></script>
60<script type="text/javascript">
61$(function() {
62 initMenu('',true,false,'search.php','Search');
63 $(document).ready(function() { init_search(); });
64});
65</script>
66<div id="main-nav"></div>
67</div><!-- top -->
68<div id="side-nav" class="ui-resizable side-nav-resizable">
69 <div id="nav-tree">
70 <div id="nav-tree-contents">
71 <div id="nav-sync" class="sync"></div>
72 </div>
73 </div>
74 <div id="splitbar" style="-moz-user-select:none;"
75 class="ui-resizable-handle">
76 </div>
77</div>
78<script type="text/javascript">
79$(document).ready(function(){initNavTree('armnn_tf_parser_2test_2_constant_8cpp.xhtml','');});
80</script>
81<div id="doc-content">
82<!-- window showing the filter options -->
83<div id="MSearchSelectWindow"
84 onmouseover="return searchBox.OnSearchSelectShow()"
85 onmouseout="return searchBox.OnSearchSelectHide()"
86 onkeydown="return searchBox.OnSearchSelectKey(event)">
87</div>
88
89<!-- iframe showing the search results (closed by default) -->
90<div id="MSearchResultsWindow">
91<iframe src="javascript:void(0)" frameborder="0"
92 name="MSearchResults" id="MSearchResults">
93</iframe>
94</div>
95
96<div class="header">
97 <div class="summary">
98<a href="#typedef-members">Typedefs</a> &#124;
99<a href="#func-members">Functions</a> </div>
100 <div class="headertitle">
101<div class="title">Constant.cpp File Reference</div> </div>
102</div><!--header-->
103<div class="contents">
104<div class="textblock"><code>#include &lt;boost/test/unit_test.hpp&gt;</code><br />
105<code>#include &quot;<a class="el" href="_i_tf_parser_8hpp_source.xhtml">armnnTfParser/ITfParser.hpp</a>&quot;</code><br />
106<code>#include &quot;<a class="el" href="_parser_prototxt_fixture_8hpp_source.xhtml">ParserPrototxtFixture.hpp</a>&quot;</code><br />
107</div>
108<p><a href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Go to the source code of this file.</a></p>
109<table class="memberdecls">
110<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
111Typedefs</h2></td></tr>
112<tr class="memitem:a2e5ce1508f5cd8339a589dd10ae00efd"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a2e5ce1508f5cd8339a589dd10ae00efd">ConstantSingleValueListFixture</a> = ConstantValueListFixture&lt; 1 &gt;</td></tr>
113<tr class="separator:a2e5ce1508f5cd8339a589dd10ae00efd"><td class="memSeparator" colspan="2">&#160;</td></tr>
114<tr class="memitem:a7dbdc42478a8953623dcfb132a0eab62"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a7dbdc42478a8953623dcfb132a0eab62">ConstantMultipleValueListFixture</a> = ConstantValueListFixture&lt; 4 &gt;</td></tr>
115<tr class="separator:a7dbdc42478a8953623dcfb132a0eab62"><td class="memSeparator" colspan="2">&#160;</td></tr>
116<tr class="memitem:a78c6ef98f11a8c70808772346efc226f"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a78c6ef98f11a8c70808772346efc226f">ConstantMaxValueListFixture</a> = ConstantValueListFixture&lt; 6 &gt;</td></tr>
117<tr class="separator:a78c6ef98f11a8c70808772346efc226f"><td class="memSeparator" colspan="2">&#160;</td></tr>
118<tr class="memitem:a18d828fbc0b6c66c22282270fb05d714"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a18d828fbc0b6c66c22282270fb05d714">ConstantCreateNoValueListFixture</a> = ConstantCreateFixture&lt; <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a> &gt;</td></tr>
119<tr class="separator:a18d828fbc0b6c66c22282270fb05d714"><td class="memSeparator" colspan="2">&#160;</td></tr>
120<tr class="memitem:ab277b12e119b8a307fc3c5f26438dc11"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#ab277b12e119b8a307fc3c5f26438dc11">ConstantCreateNoValueList2Fixture</a> = ConstantCreateFixture&lt; <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a> &gt;</td></tr>
121<tr class="separator:ab277b12e119b8a307fc3c5f26438dc11"><td class="memSeparator" colspan="2">&#160;</td></tr>
122<tr class="memitem:a2c5c03bf4a420a8fa5d89047d2c08f3f"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a2c5c03bf4a420a8fa5d89047d2c08f3f">ConstantCreateNoContentFixture</a> = ConstantCreateFixture&lt; <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a> &gt;</td></tr>
123<tr class="separator:a2c5c03bf4a420a8fa5d89047d2c08f3f"><td class="memSeparator" colspan="2">&#160;</td></tr>
124<tr class="memitem:a471e064466c235b85ac8f04456dd95a8"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a471e064466c235b85ac8f04456dd95a8">ConstantCreateNoContent2Fixture</a> = ConstantCreateFixture&lt; <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a> &gt;</td></tr>
125<tr class="separator:a471e064466c235b85ac8f04456dd95a8"><td class="memSeparator" colspan="2">&#160;</td></tr>
126<tr class="memitem:a888ba2dbdfbbb4461114793efefa0d65"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a888ba2dbdfbbb4461114793efefa0d65">ConstantCreateNoShapeFixture</a> = ConstantCreateFixture&lt; <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a> &gt;</td></tr>
127<tr class="separator:a888ba2dbdfbbb4461114793efefa0d65"><td class="memSeparator" colspan="2">&#160;</td></tr>
128<tr class="memitem:a14059fb3ba5b5d6d0ac8f5a35db94d6f"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a14059fb3ba5b5d6d0ac8f5a35db94d6f">ConstantCreateNoShape2Fixture</a> = ConstantCreateFixture&lt; <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a> &gt;</td></tr>
129<tr class="separator:a14059fb3ba5b5d6d0ac8f5a35db94d6f"><td class="memSeparator" colspan="2">&#160;</td></tr>
130<tr class="memitem:a3bd7a83fc67ffc33a2d558c140e844ca"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a3bd7a83fc67ffc33a2d558c140e844ca">ConstantCreateNoShape3Fixture</a> = ConstantCreateFixture&lt; <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a> &gt;</td></tr>
131<tr class="separator:a3bd7a83fc67ffc33a2d558c140e844ca"><td class="memSeparator" colspan="2">&#160;</td></tr>
132</table><table class="memberdecls">
133<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
134Functions</h2></td></tr>
135<tr class="memitem:a54c19142a6f8c7ff570ea4ffdd127deb"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a54c19142a6f8c7ff570ea4ffdd127deb">BOOST_FIXTURE_TEST_CASE</a> (Constant, ConstantFixture)</td></tr>
136<tr class="separator:a54c19142a6f8c7ff570ea4ffdd127deb"><td class="memSeparator" colspan="2">&#160;</td></tr>
137<tr class="memitem:a85bd6b675edd43defccd1b76a8a808dd"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a85bd6b675edd43defccd1b76a8a808dd">BOOST_FIXTURE_TEST_CASE</a> (ConstantReused, ConstantReusedFixture)</td></tr>
138<tr class="separator:a85bd6b675edd43defccd1b76a8a808dd"><td class="memSeparator" colspan="2">&#160;</td></tr>
139<tr class="memitem:a72b5ad47e1b61aacc0621730a4dff9d1"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a72b5ad47e1b61aacc0621730a4dff9d1">BOOST_FIXTURE_TEST_CASE</a> (ConstantSingleValueList, <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a2e5ce1508f5cd8339a589dd10ae00efd">ConstantSingleValueListFixture</a>)</td></tr>
140<tr class="separator:a72b5ad47e1b61aacc0621730a4dff9d1"><td class="memSeparator" colspan="2">&#160;</td></tr>
141<tr class="memitem:a4cc6607d887861ef8e7a27c7864c4a03"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a4cc6607d887861ef8e7a27c7864c4a03">BOOST_FIXTURE_TEST_CASE</a> (ConstantMultipleValueList, <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a7dbdc42478a8953623dcfb132a0eab62">ConstantMultipleValueListFixture</a>)</td></tr>
142<tr class="separator:a4cc6607d887861ef8e7a27c7864c4a03"><td class="memSeparator" colspan="2">&#160;</td></tr>
143<tr class="memitem:a0ff5294fc54c422f7691c359edb6d1d3"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a0ff5294fc54c422f7691c359edb6d1d3">BOOST_FIXTURE_TEST_CASE</a> (ConstantMaxValueList, <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a78c6ef98f11a8c70808772346efc226f">ConstantMaxValueListFixture</a>)</td></tr>
144<tr class="separator:a0ff5294fc54c422f7691c359edb6d1d3"><td class="memSeparator" colspan="2">&#160;</td></tr>
145<tr class="memitem:afb475c30dde1d60971418fd2e0876838"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#afb475c30dde1d60971418fd2e0876838">BOOST_FIXTURE_TEST_CASE</a> (ConstantCreateInvalidValueList, <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a18d828fbc0b6c66c22282270fb05d714">ConstantCreateNoValueListFixture</a>)</td></tr>
146<tr class="separator:afb475c30dde1d60971418fd2e0876838"><td class="memSeparator" colspan="2">&#160;</td></tr>
147<tr class="memitem:aff5d0f66fb143ca85a3dc1037cbdaf04"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#aff5d0f66fb143ca85a3dc1037cbdaf04">BOOST_FIXTURE_TEST_CASE</a> (ConstantCreateInvalidValueList2, <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#ab277b12e119b8a307fc3c5f26438dc11">ConstantCreateNoValueList2Fixture</a>)</td></tr>
148<tr class="separator:aff5d0f66fb143ca85a3dc1037cbdaf04"><td class="memSeparator" colspan="2">&#160;</td></tr>
149<tr class="memitem:aa2221efed085260ed5ca383ca4fdebf1"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#aa2221efed085260ed5ca383ca4fdebf1">BOOST_FIXTURE_TEST_CASE</a> (ConstantCreateInvalidContent, <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a2c5c03bf4a420a8fa5d89047d2c08f3f">ConstantCreateNoContentFixture</a>)</td></tr>
150<tr class="separator:aa2221efed085260ed5ca383ca4fdebf1"><td class="memSeparator" colspan="2">&#160;</td></tr>
151<tr class="memitem:ad98cf63894ebfd991df151e066054b2a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#ad98cf63894ebfd991df151e066054b2a">BOOST_FIXTURE_TEST_CASE</a> (ConstantCreateInvalidShape, <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a888ba2dbdfbbb4461114793efefa0d65">ConstantCreateNoShapeFixture</a>)</td></tr>
152<tr class="separator:ad98cf63894ebfd991df151e066054b2a"><td class="memSeparator" colspan="2">&#160;</td></tr>
153<tr class="memitem:ad042fdc69a075b4db710877a9fd7ec6c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#ad042fdc69a075b4db710877a9fd7ec6c">BOOST_FIXTURE_TEST_CASE</a> (ConstantCreateNoShape2, <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a14059fb3ba5b5d6d0ac8f5a35db94d6f">ConstantCreateNoShape2Fixture</a>)</td></tr>
154<tr class="separator:ad042fdc69a075b4db710877a9fd7ec6c"><td class="memSeparator" colspan="2">&#160;</td></tr>
155<tr class="memitem:a6bc6bdf32bcd6aaaafb37cdb75921d42"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a6bc6bdf32bcd6aaaafb37cdb75921d42">BOOST_FIXTURE_TEST_CASE</a> (ConstantCreateNoShape3, <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a3bd7a83fc67ffc33a2d558c140e844ca">ConstantCreateNoShape3Fixture</a>)</td></tr>
156<tr class="separator:a6bc6bdf32bcd6aaaafb37cdb75921d42"><td class="memSeparator" colspan="2">&#160;</td></tr>
157</table>
158<h2 class="groupheader">Typedef Documentation</h2>
159<a id="a471e064466c235b85ac8f04456dd95a8"></a>
160<h2 class="memtitle"><span class="permalink"><a href="#a471e064466c235b85ac8f04456dd95a8">&#9670;&nbsp;</a></span>ConstantCreateNoContent2Fixture</h2>
161
162<div class="memitem">
163<div class="memproto">
164 <table class="memname">
165 <tr>
166 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a471e064466c235b85ac8f04456dd95a8">ConstantCreateNoContent2Fixture</a> = ConstantCreateFixture&lt;<a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>&gt;</td>
167 </tr>
168 </table>
169</div><div class="memdoc">
170
171<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00290">290</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
172
173</div>
174</div>
175<a id="a2c5c03bf4a420a8fa5d89047d2c08f3f"></a>
176<h2 class="memtitle"><span class="permalink"><a href="#a2c5c03bf4a420a8fa5d89047d2c08f3f">&#9670;&nbsp;</a></span>ConstantCreateNoContentFixture</h2>
177
178<div class="memitem">
179<div class="memproto">
180 <table class="memname">
181 <tr>
182 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a2c5c03bf4a420a8fa5d89047d2c08f3f">ConstantCreateNoContentFixture</a> = ConstantCreateFixture&lt;<a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>&gt;</td>
183 </tr>
184 </table>
185</div><div class="memdoc">
186
187<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00289">289</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
188
189</div>
190</div>
191<a id="a14059fb3ba5b5d6d0ac8f5a35db94d6f"></a>
192<h2 class="memtitle"><span class="permalink"><a href="#a14059fb3ba5b5d6d0ac8f5a35db94d6f">&#9670;&nbsp;</a></span>ConstantCreateNoShape2Fixture</h2>
193
194<div class="memitem">
195<div class="memproto">
196 <table class="memname">
197 <tr>
198 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a14059fb3ba5b5d6d0ac8f5a35db94d6f">ConstantCreateNoShape2Fixture</a> = ConstantCreateFixture&lt;<a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>&gt;</td>
199 </tr>
200 </table>
201</div><div class="memdoc">
202
203<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00292">292</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
204
205</div>
206</div>
207<a id="a3bd7a83fc67ffc33a2d558c140e844ca"></a>
208<h2 class="memtitle"><span class="permalink"><a href="#a3bd7a83fc67ffc33a2d558c140e844ca">&#9670;&nbsp;</a></span>ConstantCreateNoShape3Fixture</h2>
209
210<div class="memitem">
211<div class="memproto">
212 <table class="memname">
213 <tr>
214 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a3bd7a83fc67ffc33a2d558c140e844ca">ConstantCreateNoShape3Fixture</a> = ConstantCreateFixture&lt;<a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>&gt;</td>
215 </tr>
216 </table>
217</div><div class="memdoc">
218
219<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00293">293</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
220
221</div>
222</div>
223<a id="a888ba2dbdfbbb4461114793efefa0d65"></a>
224<h2 class="memtitle"><span class="permalink"><a href="#a888ba2dbdfbbb4461114793efefa0d65">&#9670;&nbsp;</a></span>ConstantCreateNoShapeFixture</h2>
225
226<div class="memitem">
227<div class="memproto">
228 <table class="memname">
229 <tr>
230 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a888ba2dbdfbbb4461114793efefa0d65">ConstantCreateNoShapeFixture</a> = ConstantCreateFixture&lt;<a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>&gt;</td>
231 </tr>
232 </table>
233</div><div class="memdoc">
234
235<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00291">291</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
236
237</div>
238</div>
239<a id="ab277b12e119b8a307fc3c5f26438dc11"></a>
240<h2 class="memtitle"><span class="permalink"><a href="#ab277b12e119b8a307fc3c5f26438dc11">&#9670;&nbsp;</a></span>ConstantCreateNoValueList2Fixture</h2>
241
242<div class="memitem">
243<div class="memproto">
244 <table class="memname">
245 <tr>
246 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#ab277b12e119b8a307fc3c5f26438dc11">ConstantCreateNoValueList2Fixture</a> = ConstantCreateFixture&lt;<a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>&gt;</td>
247 </tr>
248 </table>
249</div><div class="memdoc">
250
251<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00288">288</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
252
253</div>
254</div>
255<a id="a18d828fbc0b6c66c22282270fb05d714"></a>
256<h2 class="memtitle"><span class="permalink"><a href="#a18d828fbc0b6c66c22282270fb05d714">&#9670;&nbsp;</a></span>ConstantCreateNoValueListFixture</h2>
257
258<div class="memitem">
259<div class="memproto">
260 <table class="memname">
261 <tr>
262 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a18d828fbc0b6c66c22282270fb05d714">ConstantCreateNoValueListFixture</a> = ConstantCreateFixture&lt;<a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b727ae5a13ff472892ab8bda2eb1b5">false</a>, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">true</a>&gt;</td>
263 </tr>
264 </table>
265</div><div class="memdoc">
266
267<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00287">287</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
268
269</div>
270</div>
271<a id="a78c6ef98f11a8c70808772346efc226f"></a>
272<h2 class="memtitle"><span class="permalink"><a href="#a78c6ef98f11a8c70808772346efc226f">&#9670;&nbsp;</a></span>ConstantMaxValueListFixture</h2>
273
274<div class="memitem">
275<div class="memproto">
276 <table class="memname">
277 <tr>
278 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a78c6ef98f11a8c70808772346efc226f">ConstantMaxValueListFixture</a> = ConstantValueListFixture&lt;6&gt;</td>
279 </tr>
280 </table>
281</div><div class="memdoc">
282
283<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00196">196</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
284
285</div>
286</div>
287<a id="a7dbdc42478a8953623dcfb132a0eab62"></a>
288<h2 class="memtitle"><span class="permalink"><a href="#a7dbdc42478a8953623dcfb132a0eab62">&#9670;&nbsp;</a></span>ConstantMultipleValueListFixture</h2>
289
290<div class="memitem">
291<div class="memproto">
292 <table class="memname">
293 <tr>
294 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a7dbdc42478a8953623dcfb132a0eab62">ConstantMultipleValueListFixture</a> = ConstantValueListFixture&lt;4&gt;</td>
295 </tr>
296 </table>
297</div><div class="memdoc">
298
299<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00195">195</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
300
301</div>
302</div>
303<a id="a2e5ce1508f5cd8339a589dd10ae00efd"></a>
304<h2 class="memtitle"><span class="permalink"><a href="#a2e5ce1508f5cd8339a589dd10ae00efd">&#9670;&nbsp;</a></span>ConstantSingleValueListFixture</h2>
305
306<div class="memitem">
307<div class="memproto">
308 <table class="memname">
309 <tr>
310 <td class="memname">using <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a2e5ce1508f5cd8339a589dd10ae00efd">ConstantSingleValueListFixture</a> = ConstantValueListFixture&lt;1&gt;</td>
311 </tr>
312 </table>
313</div><div class="memdoc">
314
315<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00194">194</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
316
317</div>
318</div>
319<h2 class="groupheader">Function Documentation</h2>
320<a id="a54c19142a6f8c7ff570ea4ffdd127deb"></a>
321<h2 class="memtitle"><span class="permalink"><a href="#a54c19142a6f8c7ff570ea4ffdd127deb">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[1/11]</span></h2>
322
323<div class="memitem">
324<div class="memproto">
325 <table class="memname">
326 <tr>
327 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
328 <td>(</td>
329 <td class="paramtype">Constant&#160;</td>
330 <td class="paramname">, </td>
331 </tr>
332 <tr>
333 <td class="paramkey"></td>
334 <td></td>
335 <td class="paramtype">ConstantFixture&#160;</td>
336 <td class="paramname">&#160;</td>
337 </tr>
338 <tr>
339 <td></td>
340 <td>)</td>
341 <td></td><td></td>
342 </tr>
343 </table>
344</div><div class="memdoc">
345
346<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00085">85</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
347<div class="fragment"><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;{</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; RunTest&lt;1&gt;({1}, {18});</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;}</div></div><!-- fragment -->
348</div>
349</div>
350<a id="a85bd6b675edd43defccd1b76a8a808dd"></a>
351<h2 class="memtitle"><span class="permalink"><a href="#a85bd6b675edd43defccd1b76a8a808dd">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[2/11]</span></h2>
352
353<div class="memitem">
354<div class="memproto">
355 <table class="memname">
356 <tr>
357 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
358 <td>(</td>
359 <td class="paramtype">ConstantReused&#160;</td>
360 <td class="paramname">, </td>
361 </tr>
362 <tr>
363 <td class="paramkey"></td>
364 <td></td>
365 <td class="paramtype">ConstantReusedFixture&#160;</td>
366 <td class="paramname">&#160;</td>
367 </tr>
368 <tr>
369 <td></td>
370 <td>)</td>
371 <td></td><td></td>
372 </tr>
373 </table>
374</div><div class="memdoc">
375
376<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00142">142</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
377<div class="fragment"><div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160;{</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; RunTest&lt;1&gt;({}, { { <span class="stringliteral">&quot;output&quot;</span>, { 34 } } });</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;}</div></div><!-- fragment -->
378</div>
379</div>
380<a id="a72b5ad47e1b61aacc0621730a4dff9d1"></a>
381<h2 class="memtitle"><span class="permalink"><a href="#a72b5ad47e1b61aacc0621730a4dff9d1">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[3/11]</span></h2>
382
383<div class="memitem">
384<div class="memproto">
385 <table class="memname">
386 <tr>
387 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
388 <td>(</td>
389 <td class="paramtype">ConstantSingleValueList&#160;</td>
390 <td class="paramname">, </td>
391 </tr>
392 <tr>
393 <td class="paramkey"></td>
394 <td></td>
395 <td class="paramtype"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a2e5ce1508f5cd8339a589dd10ae00efd">ConstantSingleValueListFixture</a>&#160;</td>
396 <td class="paramname">&#160;</td>
397 </tr>
398 <tr>
399 <td></td>
400 <td>)</td>
401 <td></td><td></td>
402 </tr>
403 </table>
404</div><div class="memdoc">
405
406<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00198">198</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
407<div class="fragment"><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160;{</div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; RunTest&lt;2&gt;({}, { { <span class="stringliteral">&quot;output&quot;</span>, { 0.75f, 0.75f, 0.75f, 0.75f, 0.75f, 0.75f } } });</div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160;}</div></div><!-- fragment -->
408</div>
409</div>
410<a id="a4cc6607d887861ef8e7a27c7864c4a03"></a>
411<h2 class="memtitle"><span class="permalink"><a href="#a4cc6607d887861ef8e7a27c7864c4a03">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[4/11]</span></h2>
412
413<div class="memitem">
414<div class="memproto">
415 <table class="memname">
416 <tr>
417 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
418 <td>(</td>
419 <td class="paramtype">ConstantMultipleValueList&#160;</td>
420 <td class="paramname">, </td>
421 </tr>
422 <tr>
423 <td class="paramkey"></td>
424 <td></td>
425 <td class="paramtype"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a7dbdc42478a8953623dcfb132a0eab62">ConstantMultipleValueListFixture</a>&#160;</td>
426 <td class="paramname">&#160;</td>
427 </tr>
428 <tr>
429 <td></td>
430 <td>)</td>
431 <td></td><td></td>
432 </tr>
433 </table>
434</div><div class="memdoc">
435
436<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00202">202</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
437<div class="fragment"><div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160;{</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; RunTest&lt;2&gt;({}, { { <span class="stringliteral">&quot;output&quot;</span>, { 0.75f, 1.f, 1.25f, 1.5f, 1.5f, 1.5f } } });</div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160;}</div></div><!-- fragment -->
438</div>
439</div>
440<a id="a0ff5294fc54c422f7691c359edb6d1d3"></a>
441<h2 class="memtitle"><span class="permalink"><a href="#a0ff5294fc54c422f7691c359edb6d1d3">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[5/11]</span></h2>
442
443<div class="memitem">
444<div class="memproto">
445 <table class="memname">
446 <tr>
447 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
448 <td>(</td>
449 <td class="paramtype">ConstantMaxValueList&#160;</td>
450 <td class="paramname">, </td>
451 </tr>
452 <tr>
453 <td class="paramkey"></td>
454 <td></td>
455 <td class="paramtype"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a78c6ef98f11a8c70808772346efc226f">ConstantMaxValueListFixture</a>&#160;</td>
456 <td class="paramname">&#160;</td>
457 </tr>
458 <tr>
459 <td></td>
460 <td>)</td>
461 <td></td><td></td>
462 </tr>
463 </table>
464</div><div class="memdoc">
465
466<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00206">206</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
467<div class="fragment"><div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160;{</div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; RunTest&lt;2&gt;({}, { { <span class="stringliteral">&quot;output&quot;</span>, { 0.75f, 1.f, 1.25f, 1.50f, 1.75f, 2.f } } });</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;}</div></div><!-- fragment -->
468</div>
469</div>
470<a id="afb475c30dde1d60971418fd2e0876838"></a>
471<h2 class="memtitle"><span class="permalink"><a href="#afb475c30dde1d60971418fd2e0876838">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[6/11]</span></h2>
472
473<div class="memitem">
474<div class="memproto">
475 <table class="memname">
476 <tr>
477 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
478 <td>(</td>
479 <td class="paramtype">ConstantCreateInvalidValueList&#160;</td>
480 <td class="paramname">, </td>
481 </tr>
482 <tr>
483 <td class="paramkey"></td>
484 <td></td>
485 <td class="paramtype"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a18d828fbc0b6c66c22282270fb05d714">ConstantCreateNoValueListFixture</a>&#160;</td>
486 <td class="paramname">&#160;</td>
487 </tr>
488 <tr>
489 <td></td>
490 <td>)</td>
491 <td></td><td></td>
492 </tr>
493 </table>
494</div><div class="memdoc">
495
496<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00295">295</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
497<div class="fragment"><div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160;{</div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160; BOOST_REQUIRE_THROW(Setup({}, { <span class="stringliteral">&quot;output&quot;</span> }), <a class="code" href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a>);</div><div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_parse_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00092">Exceptions.hpp:92</a></div></div>
498</div><!-- fragment -->
499</div>
500</div>
501<a id="aff5d0f66fb143ca85a3dc1037cbdaf04"></a>
502<h2 class="memtitle"><span class="permalink"><a href="#aff5d0f66fb143ca85a3dc1037cbdaf04">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[7/11]</span></h2>
503
504<div class="memitem">
505<div class="memproto">
506 <table class="memname">
507 <tr>
508 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
509 <td>(</td>
510 <td class="paramtype">ConstantCreateInvalidValueList2&#160;</td>
511 <td class="paramname">, </td>
512 </tr>
513 <tr>
514 <td class="paramkey"></td>
515 <td></td>
516 <td class="paramtype"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#ab277b12e119b8a307fc3c5f26438dc11">ConstantCreateNoValueList2Fixture</a>&#160;</td>
517 <td class="paramname">&#160;</td>
518 </tr>
519 <tr>
520 <td></td>
521 <td>)</td>
522 <td></td><td></td>
523 </tr>
524 </table>
525</div><div class="memdoc">
526
527<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00299">299</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
528<div class="fragment"><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160;{</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160; BOOST_REQUIRE_THROW(Setup({}, { <span class="stringliteral">&quot;output&quot;</span> }), <a class="code" href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a>);</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_parse_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00092">Exceptions.hpp:92</a></div></div>
529</div><!-- fragment -->
530</div>
531</div>
532<a id="aa2221efed085260ed5ca383ca4fdebf1"></a>
533<h2 class="memtitle"><span class="permalink"><a href="#aa2221efed085260ed5ca383ca4fdebf1">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[8/11]</span></h2>
534
535<div class="memitem">
536<div class="memproto">
537 <table class="memname">
538 <tr>
539 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
540 <td>(</td>
541 <td class="paramtype">ConstantCreateInvalidContent&#160;</td>
542 <td class="paramname">, </td>
543 </tr>
544 <tr>
545 <td class="paramkey"></td>
546 <td></td>
547 <td class="paramtype"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a2c5c03bf4a420a8fa5d89047d2c08f3f">ConstantCreateNoContentFixture</a>&#160;</td>
548 <td class="paramname">&#160;</td>
549 </tr>
550 <tr>
551 <td></td>
552 <td>)</td>
553 <td></td><td></td>
554 </tr>
555 </table>
556</div><div class="memdoc">
557
558<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00303">303</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
559<div class="fragment"><div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160;{</div><div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; BOOST_REQUIRE_THROW(Setup({}, { <span class="stringliteral">&quot;output&quot;</span> }), <a class="code" href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a>);</div><div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_parse_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00092">Exceptions.hpp:92</a></div></div>
560</div><!-- fragment -->
561</div>
562</div>
563<a id="ad98cf63894ebfd991df151e066054b2a"></a>
564<h2 class="memtitle"><span class="permalink"><a href="#ad98cf63894ebfd991df151e066054b2a">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[9/11]</span></h2>
565
566<div class="memitem">
567<div class="memproto">
568 <table class="memname">
569 <tr>
570 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
571 <td>(</td>
572 <td class="paramtype">ConstantCreateInvalidShape&#160;</td>
573 <td class="paramname">, </td>
574 </tr>
575 <tr>
576 <td class="paramkey"></td>
577 <td></td>
578 <td class="paramtype"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a888ba2dbdfbbb4461114793efefa0d65">ConstantCreateNoShapeFixture</a>&#160;</td>
579 <td class="paramname">&#160;</td>
580 </tr>
581 <tr>
582 <td></td>
583 <td>)</td>
584 <td></td><td></td>
585 </tr>
586 </table>
587</div><div class="memdoc">
588
589<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00307">307</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
590<div class="fragment"><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160;{</div><div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160; BOOST_REQUIRE_THROW(Setup({}, { <span class="stringliteral">&quot;output&quot;</span> }), <a class="code" href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a>);</div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_parse_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00092">Exceptions.hpp:92</a></div></div>
591</div><!-- fragment -->
592</div>
593</div>
594<a id="ad042fdc69a075b4db710877a9fd7ec6c"></a>
595<h2 class="memtitle"><span class="permalink"><a href="#ad042fdc69a075b4db710877a9fd7ec6c">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[10/11]</span></h2>
596
597<div class="memitem">
598<div class="memproto">
599 <table class="memname">
600 <tr>
601 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
602 <td>(</td>
603 <td class="paramtype">ConstantCreateNoShape2&#160;</td>
604 <td class="paramname">, </td>
605 </tr>
606 <tr>
607 <td class="paramkey"></td>
608 <td></td>
609 <td class="paramtype"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a14059fb3ba5b5d6d0ac8f5a35db94d6f">ConstantCreateNoShape2Fixture</a>&#160;</td>
610 <td class="paramname">&#160;</td>
611 </tr>
612 <tr>
613 <td></td>
614 <td>)</td>
615 <td></td><td></td>
616 </tr>
617 </table>
618</div><div class="memdoc">
619
620<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00311">311</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
621<div class="fragment"><div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160;{</div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160; BOOST_REQUIRE_THROW(Setup({}, { <span class="stringliteral">&quot;output&quot;</span> }), <a class="code" href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a>);</div><div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_parse_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00092">Exceptions.hpp:92</a></div></div>
622</div><!-- fragment -->
623</div>
624</div>
625<a id="a6bc6bdf32bcd6aaaafb37cdb75921d42"></a>
626<h2 class="memtitle"><span class="permalink"><a href="#a6bc6bdf32bcd6aaaafb37cdb75921d42">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[11/11]</span></h2>
627
628<div class="memitem">
629<div class="memproto">
630 <table class="memname">
631 <tr>
632 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
633 <td>(</td>
634 <td class="paramtype">ConstantCreateNoShape3&#160;</td>
635 <td class="paramname">, </td>
636 </tr>
637 <tr>
638 <td class="paramkey"></td>
639 <td></td>
640 <td class="paramtype"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml#a3bd7a83fc67ffc33a2d558c140e844ca">ConstantCreateNoShape3Fixture</a>&#160;</td>
641 <td class="paramname">&#160;</td>
642 </tr>
643 <tr>
644 <td></td>
645 <td>)</td>
646 <td></td><td></td>
647 </tr>
648 </table>
649</div><div class="memdoc">
650
651<p class="definition">Definition at line <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml#l00315">315</a> of file <a class="el" href="armnn_tf_parser_2test_2_constant_8cpp_source.xhtml">Constant.cpp</a>.</p>
652
653<p class="reference">References <a class="el" href="_profiler_tests_8cpp.xhtml#af7f71af5c6c124222dd1c42c5df892f4">BOOST_AUTO_TEST_SUITE_END()</a>.</p>
654<div class="fragment"><div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160;{</div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160; Setup({}, { <span class="stringliteral">&quot;output&quot;</span> });</div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160; RunTest&lt;1&gt;({}, { { <span class="stringliteral">&quot;output&quot;</span>, { 1.f, 1.f, 1.f, 1.f, 1.f } } });</div><div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160;}</div></div><!-- fragment -->
655</div>
656</div>
657</div><!-- contents -->
658</div><!-- doc-content -->
659<!-- start footer part -->
660<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
661 <ul>
662 <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_50aba35e23cba3c8856f8642cc06d5dc.xhtml">armnnTfParser</a></li><li class="navelem"><a class="el" href="dir_4ccaefd65a1feacebd3c00536508ef51.xhtml">test</a></li><li class="navelem"><a class="el" href="armnn_tf_parser_2test_2_constant_8cpp.xhtml">Constant.cpp</a></li>
663 <li class="footer">Generated on Fri Mar 13 2020 16:09:14 for ArmNN by
664 <a href="http://www.doxygen.org/index.html">
665 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
666 </ul>
667</div>
668</body>
669</html>