Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/
DCarHostJUnit4TestCase.java205 protected <T> T executeAndParseCommand(Pattern regex, String matchNotFoundErrorMessage, in executeAndParseCommand() argument
211 fail(matchNotFoundErrorMessage + ". Shell command: '" + String.format(command, args) in executeAndParseCommand()