Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/ffrt_profiler/test/unittest/
Dffrt_profiler_test.cpp588 std::shared_ptr<FfrtProfilerSocketService> socketService_ = variable
608 std::shared_ptr<FfrtProfilerSocketService> socketService_ = variable
629 std::shared_ptr<FfrtProfilerSocketService> socketService_ = variable
646 std::shared_ptr<FfrtProfilerSocketService> socketService_ = variable
/developtools/profiler/device/plugins/network_profiler/test/unittest/
Dnetwork_profiler_test.cpp614 auto socketService_ = std::make_shared<NetworkProfilerSocketService>(networkProfilerMgr); variable