Home
last modified time | relevance | path

Searched defs:GetBestEffortCoverage (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/dynamic/agent/
Dprofiler_impl.cpp185 void ProfilerImpl::DispatcherImpl::GetBestEffortCoverage(const DispatchRequest &request) in GetBestEffortCoverage() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
301 DispatchResponse ProfilerImpl::GetBestEffortCoverage() in GetBestEffortCoverage() function in panda::ecmascript::tooling::ProfilerImpl
/arkcompiler/toolchain/tooling/dynamic/test/
Dprofiler_impl_test.cpp122 HWTEST_F_L0(ProfilerImplTest, GetBestEffortCoverage) in HWTEST_F_L0() argument