Home
last modified time | relevance | path

Searched refs:entity2 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_manager_test.cpp299 std::shared_ptr<SecCompEntity> entity2 = variable
303 …cCompManager::GetInstance().AddSecurityComponentToList(ServiceTestCommon::TEST_PID_2, 0, entity2));
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp3497 std::string entity2 = "entity.system.entity2"; variable
3500 want_->AddEntity(entity2);
3504 EXPECT_EQ(true, want_->HasEntity(entity2));
3508 want_->RemoveEntity(entity2);
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp3802 std::string entity2 = "entity.system.entity2"; variable
3805 want_->AddEntity(entity2);
3809 EXPECT_EQ(true, want_->HasEntity(entity2));
3813 want_->RemoveEntity(entity2);