Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandRunner.java237 ExitCode(int codeValue) { in ExitCode() argument
238 mCodeValue = codeValue; in ExitCode()