Searched refs:HasEntity (Results 1 – 8 of 8) sorted by relevance
80 if (matchingSkills.HasEntity(entity)) {85 EXPECT_FALSE(matchingSkills.HasEntity(entity));123 if (matchingSkills.HasEntity(entity)) {128 EXPECT_FALSE(matchingSkills.HasEntity(entity));167 if (matchingSkills.HasEntity(entity)) {172 EXPECT_FALSE(matchingSkills.HasEntity(entity));223 if (matchingSkills.HasEntity(entity)) {227 EXPECT_FALSE(matchingSkills.HasEntity(entity));292 if (matchingSkills.HasEntity(entity)) {297 EXPECT_FALSE(matchingSkills.HasEntity(entity));
36 matchingSkills.HasEntity(stringData); in DoSomethingInterestingWithMyAPI()
59 bool HasEntity(const std::string &entity) const;
69 EXPECT_EQ(true, matchSkills.HasEntity(entity));
52 bool MatchingSkills::HasEntity(const std::string &entity) const in HasEntity() function in OHOS::EventFwk::MatchingSkills
363 temp->HasEntity(GetStringParam()); in RegisterMatchingSkills()1444 temp->HasEntity(GetStringParam()); in RegisterWant()
2453 EXPECT_TRUE(matchingSkills.HasEntity(entity));2471 EXPECT_FALSE(matchingSkills.HasEntity(entity));
3052 if (!matchingSkills.HasEntity(entity)) {3086 if (matchingSkills.HasEntity(entity)) {