Searched refs:getSystemErrorCode (Results 1 – 3 of 3) sorted by relevance
55 assertThat(carPropertyErrorCodes.getSystemErrorCode()) in testCarPropertyErrorCodesStatusOkNoErrors()67 assertThat(carPropertyErrorCodes.getSystemErrorCode()) in testCarPropertyErrorCodesStatusInternalError()79 assertThat(carPropertyErrorCodes.getSystemErrorCode()) in testCarPropertyErrorCodesStatusNotAvailable()91 assertThat(carPropertyErrorCodes.getSystemErrorCode()) in testCarPropertyErrorCodesStatusNotAvailableSpeedLow()104 assertThat(carPropertyErrorCodes.getSystemErrorCode()) in testCarPropertyErrorCodesStatusNotAvailableVendorError()115 assertThat(carPropertyErrorCodes.getSystemErrorCode()) in testConvertHalToCarPropertyManagerErrorStatusOK()148 assertThat(carPropertyErrorCodes.getSystemErrorCode()).isEqualTo(statusCode); in testConvertHalToCarPropertyManagerErrorStatus()216 assertThat(errorCodes.getSystemErrorCode()).isEqualTo( in testSubsystemNotConnected()
251 public @VehicleHalStatusCodeInt int getSystemErrorCode() { in getSystemErrorCode() method in CarPropertyErrorCodes381 sj.add("systemErrorCode: " + carPropertyErrorCodes.getSystemErrorCode()); in carPropertyErrorCodestoString()
748 assertThat(result.getCarPropertyErrorCodes().getSystemErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_errorResultVendorErrorCode()777 assertThat(result.getCarPropertyErrorCodes().getSystemErrorCode()).isEqualTo(0); in testGetCarPropertyValuesAsync_propStatusUnavailable()805 assertThat(result.getCarPropertyErrorCodes().getSystemErrorCode()).isEqualTo(0); in testGetCarPropertyValuesAsync_propStatusError()2231 .getSystemErrorCode()) in testSetCarPropertyValuesAsync_onPropertySetError()