IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the Backend...
authorSadik Armagan <sadik.armagan@arm.com>
Thu, 19 Mar 2020 18:16:46 +0000 (18:16 +0000)
committerJim Flynn <jim.flynn@arm.com>
Fri, 20 Mar 2020 08:40:35 +0000 (08:40 +0000)
commitea41b57721b644b9350e14754d3ecdcfba87667f
tree8c1af375cc5df932f26423380e4536b7aaca7d13
parentb60dd243d3d8131f246f2b122309b998287151d2
IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the Backends CI job

* Enable the GetProfilingService() function to BackendProfilingTests and ProfilingTestUtils

Signed-off-by: Sadik Armagan <sadik.armagan@arm.com>
Change-Id: I32e3625db0f465883f2ec27fb7c2fad4e91b6306
src/armnn/test/RuntimeTests.cpp
src/armnn/test/TestUtils.cpp
src/armnn/test/TestUtils.hpp
src/backends/backendsCommon/test/BackendProfilingTests.cpp
src/profiling/test/ProfilingTestUtils.cpp