Searched defs:MatchVlogPattern (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/base/ | ||
| D | vlog_unittest.cc | 33 TEST(VlogTest, MatchVlogPattern) { in TEST() argument |
| D | vlog.cc | 128 bool MatchVlogPattern(const base::StringPiece& string, in MatchVlogPattern() function |