Searched refs:profilingServiceHelper (Results 1 – 3 of 3) sorted by relevance
363 profiling::ProfilingServiceRuntimeHelper profilingServiceHelper(GetProfilingService(&runtime)); in BOOST_AUTO_TEST_CASE() local364 profiling::BufferManager& bufferManager = profilingServiceHelper.GetProfilingBufferManager(); in BOOST_AUTO_TEST_CASE()384 profiling::ProfilingServiceRuntimeHelper profilingServiceHelper(GetProfilingService(&runtime)); in BOOST_AUTO_TEST_CASE() local385 profilingServiceHelper.ForceTransitionToState(ProfilingState::NotConnected); in BOOST_AUTO_TEST_CASE()386 profilingServiceHelper.ForceTransitionToState(ProfilingState::WaitingForAck); in BOOST_AUTO_TEST_CASE()387 profilingServiceHelper.ForceTransitionToState(ProfilingState::Active); in BOOST_AUTO_TEST_CASE()415 profiling::BufferManager& bufferManager = profilingServiceHelper.GetProfilingBufferManager(); in BOOST_AUTO_TEST_CASE()
372 profiling::ProfilingServiceRuntimeHelper profilingServiceHelper(GetProfilingService(&runtime)); in VerifyPostOptimisationStructureTestImpl() local373 profilingServiceHelper.ForceTransitionToState(ProfilingState::NotConnected); in VerifyPostOptimisationStructureTestImpl()374 profilingServiceHelper.ForceTransitionToState(ProfilingState::WaitingForAck); in VerifyPostOptimisationStructureTestImpl()375 profilingServiceHelper.ForceTransitionToState(ProfilingState::Active); in VerifyPostOptimisationStructureTestImpl()441 profiling::BufferManager& bufferManager = profilingServiceHelper.GetProfilingBufferManager(); in VerifyPostOptimisationStructureTestImpl()
2010 profiling::ProfilingServiceRuntimeHelper profilingServiceHelper(GetProfilingService(&runtime)); in BOOST_AUTO_TEST_CASE() local2011 profilingServiceHelper.ForceTransitionToState(ProfilingState::NotConnected); in BOOST_AUTO_TEST_CASE()2012 profilingServiceHelper.ForceTransitionToState(ProfilingState::WaitingForAck); in BOOST_AUTO_TEST_CASE()2013 profilingServiceHelper.ForceTransitionToState(ProfilingState::Active); in BOOST_AUTO_TEST_CASE()2015 profiling::BufferManager& bufferManager = profilingServiceHelper.GetProfilingBufferManager(); in BOOST_AUTO_TEST_CASE()