Searched refs:Contains (Results 1 – 7 of 7) sorted by relevance
94 mHas = Contains{}; in clear()123 struct Contains { struct131 Contains mHas; argument
26 using testing::Contains;178 EXPECT_THAT(android::base::Split(fields[4], ","), Not(Contains("verify"))) in TEST()
8 - integration, this maybe a mix of functional and integration tests. Contains
25 * Contains the current list of all system users
60 EXPECT_THAT(acceptableLocations, ::testing::Contains(findRootPath())); in TEST()
161 if (!request.key_description.Contains(TAG_CREATION_DATETIME)) { in GenerateKey()
24 using ::testing::Contains;411 EXPECT_THAT(style->entries, Contains(Field(&Style::Entry::value, Pointee(ValueEq(*expected))))); in TEST_F()