Home
last modified time | relevance | path

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

/hardware/interfaces/confirmationui/1.0/vts/functional/
DVtsHalConfirmationUIV1_0TargetTest.cpp218 #define ASSERT_HAL_CALL(expected, call) \ macro
238 ASSERT_HAL_CALL(ResponseCode::OK, in TEST_P()
241 ASSERT_HAL_CALL(ResponseCode::OK, confirmator_->deliverSecureInputEvent( in TEST_P()
282 ASSERT_HAL_CALL(ResponseCode::UIErrorMessageTooLong, in TEST_P()
294 ASSERT_HAL_CALL(ResponseCode::UIErrorMessageTooLong, in TEST_P()
305 ASSERT_HAL_CALL(ResponseCode::OK, in TEST_P()
308 ASSERT_HAL_CALL(ResponseCode::OK, confirmator_->deliverSecureInputEvent( in TEST_P()
325 ASSERT_HAL_CALL(ResponseCode::OK, in TEST_P()
346 ASSERT_HAL_CALL(ResponseCode::OK, in TEST_P()
367 ASSERT_HAL_CALL(ResponseCode::OK, in TEST_P()
[all …]