Home
last modified time | relevance | path

Searched refs:backendProfilingIface (Results 1 – 1 of 1) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/
DBackendProfilingTests.cpp471 armnn::IBackendInternal::IBackendProfilingPtr& backendProfilingIface = in BOOST_AUTO_TEST_CASE() local
473 BOOST_CHECK(backendProfilingIface); in BOOST_AUTO_TEST_CASE()
478 backendProfilingIface->GetSendTimelinePacket(); in BOOST_AUTO_TEST_CASE()
502 armnn::IBackendInternal::IBackendProfilingPtr& backendProfilingIface = in BOOST_AUTO_TEST_CASE() local
504 BOOST_CHECK(backendProfilingIface); in BOOST_AUTO_TEST_CASE()
507 …armnn::profiling::IProfilingGuidGenerator& guidGenerator = backendProfilingIface->GetProfilingGuid… in BOOST_AUTO_TEST_CASE()