Home
last modified time | relevance | path

Searched defs:is_match (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/java/
H A DAnnotationProcessor.cpp79 const bool is_match = std::regex_search(comment, match_result, re); in AppendCommentLine() local
/aosp12/system/extras/simpleperf/runtest/
H A Druntest.py101 def is_match(self, symbol): member in SymbolOverheadRequirement
141 def is_match(self, symbol): member in SymbolRelationRequirement