Home
last modified time | relevance | path

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

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