Home
last modified time | relevance | path

Searched defs:FindAll (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/
Dmodule.py24 def FindAll(self, snippet_type): member in Module
Dsnippet.py50 def FindAll(self, snippet_type): member in Snippet
/external/libtextclassifier/annotator/number/
Dnumber.cc49 bool NumberAnnotator::FindAll(const UnicodeText& context, in FindAll() function in libtextclassifier3::NumberAnnotator
/external/chromium-trace/catapult/devil/devil/android/
Dlogcat_monitor.py118 def FindAll(self, message_regex, proc_id=None, thread_id=None, log_level=None, member in LogcatMonitor
/external/libtextclassifier/annotator/duration/
Dduration.cc107 bool DurationAnnotator::FindAll(const UnicodeText& context, in FindAll() function in libtextclassifier3::DurationAnnotator
/external/clang/unittests/ASTMatchers/
DASTMatchersTraversalTest.cpp1527 TEST(FindAll, BindsNodeOnMatch) { in TEST() argument
1534 TEST(FindAll, BindsDescendantNodeOnMatch) { in TEST() argument
1541 TEST(FindAll, BindsNodeAndDescendantNodesOnOneMatch) { in TEST() argument