MCPcopy Create free account
hub / github.com/ARM-software/armnn / concat

Function concat

src/armnnUtils/test/TransformIteratorTest.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24static std::string concat(const std::string val)
25{
26 return val + "a";
27}
28
29TEST_CASE("TransformIteratorTest")
30{

Callers 1

filesystem.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected