Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_timed_collect_test.cpp202 SaProfile saProfile2; in HWTEST_F() local
204 saProfile2.startOnDemand.onDemandEvents.push_back(onDemandEvent2); in HWTEST_F()
205 saProfiles.push_back(saProfile2); in HWTEST_F()
H A Ddevice_status_collect_manager_test.cpp180 SaProfile saProfile2; in HWTEST_F() local
181 saProfile2.startOnDemand.onDemandEvents.emplace_back(event2); in HWTEST_F()
184 saProfiles.emplace_back(saProfile2); in HWTEST_F()
/foundation/systemabilitymgr/samgr/services/common/test/unittest/
H A Dparse_util_test.cpp908 SaProfile saProfile2; in HWTEST_F() local
909 parser_->GetProfile(6001, saProfile2); in HWTEST_F()
910 EXPECT_EQ(6001, saProfile2.saId); in HWTEST_F()

Completed in 5 milliseconds