Searched refs:pushResult (Results 1 – 2 of 2) sorted by relevance
479 CommandResult pushResult = mDevice.executeShellV2Command(pushCommand, fileToPush); in pushFileInternal() local481 if (isSuccessful(pushResult)) { in pushFileInternal()487 fileToPush, deviceFilePath, pushResult.getStderr()); in pushFileInternal()
297 boolean pushResult = in runTests()306 if (!pushResult) { in runTests()