Home
last modified time | relevance | path

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

/developtools/profiler/device/services/plugin_service/test/unittest/
H A Dplugin_service_test.cpp141 ProfilerSessionConfig psc; in HWTEST_F() local
142 psc.set_session_mode(ProfilerSessionConfig::OFFLINE); in HWTEST_F()
144 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names); in HWTEST_F()
1005 ProfilerSessionConfig psc; in HWTEST_F() local
1006 psc.set_session_mode(ProfilerSessionConfig::OFFLINE); in HWTEST_F()
1008 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names); in HWTEST_F()
1037 ProfilerSessionConfig psc; in HWTEST_F() local
1038 psc.set_session_mode(ProfilerSessionConfig::OFFLINE); in HWTEST_F()
1040 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names); in HWTEST_F()
1071 ProfilerSessionConfig psc; in HWTEST_F() local
[all...]

Completed in 3 milliseconds