blob: de8e4c4c606a4d9a03f151dc0581d4c19a06c82b [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/armnn/test/CsvReaderTest.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('_csv_reader_test_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="#func-members">Functions</a> </div>
99 <div class="headertitle">
100<div class="title">CsvReaderTest.cpp File Reference</div> </div>
101</div><!--header-->
102<div class="contents">
103<div class="textblock"><code>#include &quot;<a class="el" href="_csv_reader_8hpp_source.xhtml">CsvReader.hpp</a>&quot;</code><br />
104<code>#include &lt;boost/algorithm/string.hpp&gt;</code><br />
105<code>#include &lt;boost/test/unit_test.hpp&gt;</code><br />
106<code>#include &lt;iostream&gt;</code><br />
107<code>#include &lt;string&gt;</code><br />
108<code>#include &lt;boost/filesystem.hpp&gt;</code><br />
109<code>#include &lt;boost/optional.hpp&gt;</code><br />
110</div>
111<p><a href="_csv_reader_test_8cpp_source.xhtml">Go to the source code of this file.</a></p>
112<table class="memberdecls">
113<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
114Functions</h2></td></tr>
115<tr class="memitem:af91dc34fdeee4dc67fba22b2bfbfcd7f"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_csv_reader_test_8cpp.xhtml#af91dc34fdeee4dc67fba22b2bfbfcd7f">BOOST_FIXTURE_TEST_CASE</a> (TestParseVector, TestHelper)</td></tr>
116<tr class="separator:af91dc34fdeee4dc67fba22b2bfbfcd7f"><td class="memSeparator" colspan="2">&#160;</td></tr>
117<tr class="memitem:aa0350bad8d34f3c39ea05a82497a57e5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_csv_reader_test_8cpp.xhtml#aa0350bad8d34f3c39ea05a82497a57e5">BOOST_FIXTURE_TEST_CASE</a> (TestLoadingFileFromDisk, TestHelper)</td></tr>
118<tr class="separator:aa0350bad8d34f3c39ea05a82497a57e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
119</table>
120<h2 class="groupheader">Function Documentation</h2>
121<a id="af91dc34fdeee4dc67fba22b2bfbfcd7f"></a>
122<h2 class="memtitle"><span class="permalink"><a href="#af91dc34fdeee4dc67fba22b2bfbfcd7f">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[1/2]</span></h2>
123
124<div class="memitem">
125<div class="memproto">
126 <table class="memname">
127 <tr>
128 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
129 <td>(</td>
130 <td class="paramtype">TestParseVector&#160;</td>
131 <td class="paramname">, </td>
132 </tr>
133 <tr>
134 <td class="paramkey"></td>
135 <td></td>
136 <td class="paramtype">TestHelper&#160;</td>
137 <td class="paramname">&#160;</td>
138 </tr>
139 <tr>
140 <td></td>
141 <td>)</td>
142 <td></td><td></td>
143 </tr>
144 </table>
145</div><div class="memdoc">
146
147<p class="definition">Definition at line <a class="el" href="_csv_reader_test_8cpp_source.xhtml#l00083">83</a> of file <a class="el" href="_csv_reader_test_8cpp_source.xhtml">CsvReaderTest.cpp</a>.</p>
148
149<p class="reference">References <a class="el" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK()</a>, <a class="el" href="_csv_reader_8cpp_source.xhtml#l00052">CsvReader::ParseVector()</a>, and <a class="el" href="_csv_reader_8hpp_source.xhtml#l00015">CsvRow::values</a>.</p>
150<div class="fragment"><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;{</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <a class="code" href="classarmnn_utils_1_1_csv_reader.xhtml">CsvReader</a> reader;</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; std::vector&lt;std::string&gt; csvStrings;</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; csvStrings.reserve(2);</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; csvStrings.push_back(<span class="stringliteral">&quot;airplane, automobile , bird , \&quot;c,a,t\&quot;&quot;</span>);</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; csvStrings.push_back(<span class="stringliteral">&quot;banana, shoe, \&quot;ice\&quot;&quot;</span>);</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; std::vector&lt;CsvRow&gt; row = reader.<a class="code" href="classarmnn_utils_1_1_csv_reader.xhtml#a20acf7f9231aad30c62be405b4997882">ParseVector</a>(csvStrings);</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <a class="code" href="structarmnn_utils_1_1_csv_row.xhtml">CsvRow</a> row1 = row[0];</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <a class="code" href="structarmnn_utils_1_1_csv_row.xhtml">CsvRow</a> row2 = row[1];</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(row.size() == 2);</div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(row1.<a class="code" href="structarmnn_utils_1_1_csv_row.xhtml#af80d24ad6806a497ec21dc835c28b7ce">values</a>.size() == 4);</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row1, 0, <span class="stringliteral">&quot;airplane&quot;</span>) == 0);</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row1, 1, <span class="stringliteral">&quot;automobile&quot;</span>) == 0);</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row1, 2, <span class="stringliteral">&quot;bird&quot;</span>) == 0);</div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row1, 3, <span class="stringliteral">&quot;c,a,t&quot;</span>) == 0);</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160;</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(row2.<a class="code" href="structarmnn_utils_1_1_csv_row.xhtml#af80d24ad6806a497ec21dc835c28b7ce">values</a>.size() == 3);</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row2, 0, <span class="stringliteral">&quot;banana&quot;</span>) == 0);</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row2, 1, <span class="stringliteral">&quot;shoe&quot;</span>) == 0);</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row2, 2, <span class="stringliteral">&quot;ice&quot;</span>) == 0);</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;}</div><div class="ttc" id="structarmnn_utils_1_1_csv_row_xhtml_af80d24ad6806a497ec21dc835c28b7ce"><div class="ttname"><a href="structarmnn_utils_1_1_csv_row.xhtml#af80d24ad6806a497ec21dc835c28b7ce">armnnUtils::CsvRow::values</a></div><div class="ttdeci">std::vector&lt; std::string &gt; values</div><div class="ttdef"><b>Definition:</b> <a href="_csv_reader_8hpp_source.xhtml#l00015">CsvReader.hpp:15</a></div></div>
151<div class="ttc" id="_file_only_profiling_decorator_tests_8cpp_xhtml_a0c262ba6f6c189a2d092d127c1b7627b"><div class="ttname"><a href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a></div><div class="ttdeci">BOOST_CHECK(profilingService.GetCurrentState()==ProfilingState::WaitingForAck)</div></div>
152<div class="ttc" id="structarmnn_utils_1_1_csv_row_xhtml"><div class="ttname"><a href="structarmnn_utils_1_1_csv_row.xhtml">armnnUtils::CsvRow</a></div><div class="ttdef"><b>Definition:</b> <a href="_csv_reader_8hpp_source.xhtml#l00013">CsvReader.hpp:13</a></div></div>
153<div class="ttc" id="classarmnn_utils_1_1_csv_reader_xhtml_a20acf7f9231aad30c62be405b4997882"><div class="ttname"><a href="classarmnn_utils_1_1_csv_reader.xhtml#a20acf7f9231aad30c62be405b4997882">armnnUtils::CsvReader::ParseVector</a></div><div class="ttdeci">static std::vector&lt; CsvRow &gt; ParseVector(const std::vector&lt; std::string &gt; &amp;csvVector)</div><div class="ttdef"><b>Definition:</b> <a href="_csv_reader_8cpp_source.xhtml#l00052">CsvReader.cpp:52</a></div></div>
154<div class="ttc" id="classarmnn_utils_1_1_csv_reader_xhtml"><div class="ttname"><a href="classarmnn_utils_1_1_csv_reader.xhtml">armnnUtils::CsvReader</a></div><div class="ttdef"><b>Definition:</b> <a href="_csv_reader_8hpp_source.xhtml#l00018">CsvReader.hpp:18</a></div></div>
155</div><!-- fragment -->
156</div>
157</div>
158<a id="aa0350bad8d34f3c39ea05a82497a57e5"></a>
159<h2 class="memtitle"><span class="permalink"><a href="#aa0350bad8d34f3c39ea05a82497a57e5">&#9670;&nbsp;</a></span>BOOST_FIXTURE_TEST_CASE() <span class="overload">[2/2]</span></h2>
160
161<div class="memitem">
162<div class="memproto">
163 <table class="memname">
164 <tr>
165 <td class="memname">BOOST_FIXTURE_TEST_CASE </td>
166 <td>(</td>
167 <td class="paramtype">TestLoadingFileFromDisk&#160;</td>
168 <td class="paramname">, </td>
169 </tr>
170 <tr>
171 <td class="paramkey"></td>
172 <td></td>
173 <td class="paramtype">TestHelper&#160;</td>
174 <td class="paramname">&#160;</td>
175 </tr>
176 <tr>
177 <td></td>
178 <td>)</td>
179 <td></td><td></td>
180 </tr>
181 </table>
182</div><div class="memdoc">
183
184<p class="definition">Definition at line <a class="el" href="_csv_reader_test_8cpp_source.xhtml#l00109">109</a> of file <a class="el" href="_csv_reader_test_8cpp_source.xhtml">CsvReaderTest.cpp</a>.</p>
185
186<p class="reference">References <a class="el" href="_profiler_tests_8cpp.xhtml#af7f71af5c6c124222dd1c42c5df892f4">BOOST_AUTO_TEST_SUITE_END()</a>, <a class="el" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK()</a>, <a class="el" href="_csv_reader_8cpp_source.xhtml#l00032">CsvReader::ParseFile()</a>, and <a class="el" href="_csv_reader_8hpp_source.xhtml#l00015">CsvRow::values</a>.</p>
187<div class="fragment"><div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;{</div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <a class="code" href="classarmnn_utils_1_1_csv_reader.xhtml">CsvReader</a> reader;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; std::string theFilePath = TestHelper::CreateTempCsvFile();</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; std::vector&lt;CsvRow&gt; row = reader.<a class="code" href="classarmnn_utils_1_1_csv_reader.xhtml#afe61638fbcc211b6164b563937c8dce1">ParseFile</a>(theFilePath);</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <a class="code" href="structarmnn_utils_1_1_csv_row.xhtml">CsvRow</a> row1 = row[0];</div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <a class="code" href="structarmnn_utils_1_1_csv_row.xhtml">CsvRow</a> row2 = row[1];</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160;</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(row.size() == 2);</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160;</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(row1.<a class="code" href="structarmnn_utils_1_1_csv_row.xhtml#af80d24ad6806a497ec21dc835c28b7ce">values</a>.size() == 4);</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row1, 0, <span class="stringliteral">&quot;airplane&quot;</span>) == 0);</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row1, 1, <span class="stringliteral">&quot;bicycle&quot;</span>) == 0);</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row1, 2, <span class="stringliteral">&quot;bird&quot;</span>) == 0);</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row1, 3, <span class="stringliteral">&quot;m,o,n,k,e,y&quot;</span>) == 0);</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(row2.<a class="code" href="structarmnn_utils_1_1_csv_row.xhtml#af80d24ad6806a497ec21dc835c28b7ce">values</a>.size() == 3);</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row2, 0, <span class="stringliteral">&quot;banana&quot;</span>) == 0);</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row2, 1, <span class="stringliteral">&quot;shoe&quot;</span>) == 0);</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <a class="code" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a>(CheckStringsMatch(row2, 2, <span class="stringliteral">&quot;ice&quot;</span>) == 0);</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;}</div><div class="ttc" id="structarmnn_utils_1_1_csv_row_xhtml_af80d24ad6806a497ec21dc835c28b7ce"><div class="ttname"><a href="structarmnn_utils_1_1_csv_row.xhtml#af80d24ad6806a497ec21dc835c28b7ce">armnnUtils::CsvRow::values</a></div><div class="ttdeci">std::vector&lt; std::string &gt; values</div><div class="ttdef"><b>Definition:</b> <a href="_csv_reader_8hpp_source.xhtml#l00015">CsvReader.hpp:15</a></div></div>
188<div class="ttc" id="_file_only_profiling_decorator_tests_8cpp_xhtml_a0c262ba6f6c189a2d092d127c1b7627b"><div class="ttname"><a href="_file_only_profiling_decorator_tests_8cpp.xhtml#a0c262ba6f6c189a2d092d127c1b7627b">BOOST_CHECK</a></div><div class="ttdeci">BOOST_CHECK(profilingService.GetCurrentState()==ProfilingState::WaitingForAck)</div></div>
189<div class="ttc" id="structarmnn_utils_1_1_csv_row_xhtml"><div class="ttname"><a href="structarmnn_utils_1_1_csv_row.xhtml">armnnUtils::CsvRow</a></div><div class="ttdef"><b>Definition:</b> <a href="_csv_reader_8hpp_source.xhtml#l00013">CsvReader.hpp:13</a></div></div>
190<div class="ttc" id="classarmnn_utils_1_1_csv_reader_xhtml"><div class="ttname"><a href="classarmnn_utils_1_1_csv_reader.xhtml">armnnUtils::CsvReader</a></div><div class="ttdef"><b>Definition:</b> <a href="_csv_reader_8hpp_source.xhtml#l00018">CsvReader.hpp:18</a></div></div>
191<div class="ttc" id="classarmnn_utils_1_1_csv_reader_xhtml_afe61638fbcc211b6164b563937c8dce1"><div class="ttname"><a href="classarmnn_utils_1_1_csv_reader.xhtml#afe61638fbcc211b6164b563937c8dce1">armnnUtils::CsvReader::ParseFile</a></div><div class="ttdeci">static std::vector&lt; CsvRow &gt; ParseFile(const std::string &amp;csvFile)</div><div class="ttdef"><b>Definition:</b> <a href="_csv_reader_8cpp_source.xhtml#l00032">CsvReader.cpp:32</a></div></div>
192</div><!-- fragment -->
193</div>
194</div>
195</div><!-- contents -->
196</div><!-- doc-content -->
197<!-- start footer part -->
198<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
199 <ul>
200 <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_e0a84d05c80a2ef4231141dcbbeac5c8.xhtml">armnn</a></li><li class="navelem"><a class="el" href="dir_9d86fd1fbecbedf5bdb69c7e7235fe5f.xhtml">test</a></li><li class="navelem"><a class="el" href="_csv_reader_test_8cpp.xhtml">CsvReaderTest.cpp</a></li>
201 <li class="footer">Generated on Fri Mar 13 2020 16:09:13 for ArmNN by
202 <a href="http://www.doxygen.org/index.html">
203 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
204 </ul>
205</div>
206</body>
207</html>