Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DPowerTestHostLink.java305 String fullMessage = testName + " " + message; in handleSetTestResultCmd() local
307 new SensorTestDetails(testName, resultCode, fullMessage)); in handleSetTestResultCmd()