Searched refs:AbstractRegExpFactory (Results 1 – 11 of 11) sorted by relevance
48 class AbstractRegExpFactory; variable60 explicit RegExpCache(const AbstractRegExpFactory& regexp_factory,67 const AbstractRegExpFactory& regexp_factory_;
29 class AbstractRegExpFactory; variable48 const scoped_ptr<const AbstractRegExpFactory> regexp_factory_;
188 class AbstractRegExpFactory {190 virtual ~AbstractRegExpFactory() {} in ~AbstractRegExpFactory()
29 class RE2RegExpFactory : public AbstractRegExpFactory {
30 class ICURegExpFactory : public AbstractRegExpFactory {
31 RegExpCache::RegExpCache(const AbstractRegExpFactory& regexp_factory, in RegExpCache()
176 const scoped_ptr<const AbstractRegExpFactory> regexp_factory_;
228 scoped_ptr<const AbstractRegExpFactory> regexp_factory_for_pattern_;229 scoped_ptr<const AbstractRegExpFactory> regexp_factory_;
64 const AbstractRegExpFactory& regexp_factory, in MatchAllGroups()
662 scoped_ptr<const AbstractRegExpFactory> regexp_factory_;
44 const AbstractRegExpFactory* factory) in RegExpTestContext()55 const scoped_ptr<const AbstractRegExpFactory> factory;114 const AbstractRegExpFactory& factory = *context.factory; in TEST_F()200 const AbstractRegExpFactory& factory = *context.factory; in TEST_F()226 const AbstractRegExpFactory& factory = *context.factory; in TEST_F()332 const AbstractRegExpFactory& factory = *context.factory; in TEST_F()