Home
last modified time | relevance | path

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

/hardware/interfaces/dumpstate/aidl/vts/functional/
DVtsHalDumpstateTargetTest.cpp39 binder_exception_t ex_code = status.getExceptionCode(); in CheckStatus() local
40 if (ex_code != expected_ex_code) { in CheckStatus()
43 if (ex_code == EX_SERVICE_SPECIFIC) { in CheckStatus()