Home
last modified time | relevance | path

Searched refs:shouldParseLine (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandFileParser.java235 private static boolean shouldParseLine(String line) { in shouldParseLine() method in CommandFileParser
269 if (shouldParseLine(inputLine)) { in scanFile()
303 if (shouldParseLine(inputLine)) { in scanFile()