Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
testing::internal::RE Member List

This is the complete list of members for testing::internal::RE, including all inherited members.

FullMatch(const ::std::string &str, const RE &re) (defined in testing::internal::RE)testing::internal::REinlinestatic
FullMatch(const char *str, const RE &re) (defined in testing::internal::RE)testing::internal::REstatic
PartialMatch(const ::std::string &str, const RE &re) (defined in testing::internal::RE)testing::internal::REinlinestatic
PartialMatch(const char *str, const RE &re) (defined in testing::internal::RE)testing::internal::REstatic
pattern() const (defined in testing::internal::RE)testing::internal::REinline
RE(const RE &other) (defined in testing::internal::RE)testing::internal::REinline
RE(const ::std::string &regex) (defined in testing::internal::RE)testing::internal::REinline
RE(const char *regex) (defined in testing::internal::RE)testing::internal::REinline
~RE() (defined in testing::internal::RE)testing::internal::RE