Searched defs:FileHasSubstrMatcher (Results 1 – 7 of 7) sorted by relevance
92 class FileHasSubstrMatcher final : public ::testing::MatcherInterface<FILE*> { class94 explicit FileHasSubstrMatcher(absl::string_view needle) : needle_(needle) {} in FileHasSubstrMatcher() function in __anonc951938a0111::FileHasSubstrMatcher
92 class FileHasSubstrMatcher final : public ::testing::MatcherInterface<FILE*> { class94 explicit FileHasSubstrMatcher(absl::string_view needle) : needle_(needle) {} in FileHasSubstrMatcher() function in __anon8da056f80111::FileHasSubstrMatcher
92 class FileHasSubstrMatcher final : public ::testing::MatcherInterface<FILE*> { class94 explicit FileHasSubstrMatcher(absl::string_view needle) : needle_(needle) {} in FileHasSubstrMatcher() function in __anon646c2a0f0111::FileHasSubstrMatcher
97 class FileHasSubstrMatcher final : public ::testing::MatcherInterface<FILE*> { class99 explicit FileHasSubstrMatcher(absl::string_view needle) : needle_(needle) {} in FileHasSubstrMatcher() function in __anon89ed28f90111::FileHasSubstrMatcher
97 class FileHasSubstrMatcher final : public ::testing::MatcherInterface<FILE*> { class99 explicit FileHasSubstrMatcher(absl::string_view needle) : needle_(needle) {} in FileHasSubstrMatcher() function in __anon66601ffc0111::FileHasSubstrMatcher
98 class FileHasSubstrMatcher final : public ::testing::MatcherInterface<FILE*> { class100 explicit FileHasSubstrMatcher(absl::string_view needle) : needle_(needle) {} in FileHasSubstrMatcher() function in __anon7d61e5e90111::FileHasSubstrMatcher
98 class FileHasSubstrMatcher final : public ::testing::MatcherInterface<FILE*> { class100 explicit FileHasSubstrMatcher(absl::string_view needle) : needle_(needle) {} in FileHasSubstrMatcher() function in __anon5a7b66380111::FileHasSubstrMatcher