Home
last modified time | relevance | path

Searched refs:CpuProfilerFriendTest (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/tests/
H A Dcpu_profiler_test.cpp24 class CpuProfilerFriendTest { class
26 explicit CpuProfilerFriendTest(const EcmaVM *vm, const int interval) : cpu_profiler(vm, interval) {} in CpuProfilerFriendTest() function in panda::ecmascript::CpuProfilerFriendTest
106 CpuProfilerFriendTest cpuProfilerFriend(instance, interval); in HWTEST_F_L0()
120 CpuProfilerFriendTest cpuProfilerFriend(instance, interval); in HWTEST_F_L0()
141 CpuProfilerFriendTest cpuProfilerFriend(instance, interval); in HWTEST_F_L0()
160 CpuProfilerFriendTest cpuProfilerFriend(instance, interval); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.h143 friend class CpuProfilerFriendTest;

Completed in 2 milliseconds