Searched refs:returnStartsWith (Results 1 – 2 of 2) sorted by relevance
52 public boolean returnStartsWith(String str) throws Exception { in returnStartsWith() method in CtsCarShellCommand
44 assertThat(infoCmd.returnStartsWith(OK_STATUS_RETURN_HEADER)).isTrue(); in testOnTransactForCmd()