Apache SINGA
A distributed deep learning platform .
|
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::RE | inlinestatic |
FullMatch(const char *str, const RE &re) (defined in testing::internal::RE) | testing::internal::RE | static |
PartialMatch(const ::std::string &str, const RE &re) (defined in testing::internal::RE) | testing::internal::RE | inlinestatic |
PartialMatch(const char *str, const RE &re) (defined in testing::internal::RE) | testing::internal::RE | static |
pattern() const (defined in testing::internal::RE) | testing::internal::RE | inline |
RE(const RE &other) (defined in testing::internal::RE) | testing::internal::RE | inline |
RE(const ::std::string ®ex) (defined in testing::internal::RE) | testing::internal::RE | inline |
RE(const char *regex) (defined in testing::internal::RE) | testing::internal::RE | inline |
~RE() (defined in testing::internal::RE) | testing::internal::RE |