Searched refs:OPTION_SIZE (Results 1 – 1 of 1) sorted by relevance
85 private static final String OPTION_SIZE = "--size"; field in AdbScreenrecordTest339 sb.append(SPACE).append(OPTION_SIZE).append(SPACE).append(mVideoSize); in generateAdbScreenRecordCommand()405 final String error = String.format(ERR_OPTION_MALFORMED, OPTION_SIZE, mVideoSize); in verifyTestParameters()