Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandFileParser.java438 Matcher matchMacro = MACRO_PATTERN.matcher(token); in expandLongMacro() local
488 Matcher matchMacro = MACRO_PATTERN.matcher(token); in expandMacro() local