Searched refs:mExpectedSetValue (Results 1 – 1 of 1) sorted by relevance
2492 private final T mExpectedSetValue; field in VehiclePropertyVerifier.SetterCallback2502 mExpectedSetValue = expectedSetValue; in SetterCallback()2516 + valueToString(mExpectedSetValue) + " before 5s timeout." in waitForUpdatedCarPropertyValue()2539 && !valueEquals(mExpectedSetValue, mReceivedValue)) { in onChangeEvent()