Home
last modified time | relevance | path

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

/cts/tests/controls/src/android/controls/cts/
DCtsControlsServiceTest.java159 assertConsumer(ControlAction.RESPONSE_OK)); in testBooleanAction()
178 assertConsumer(ControlAction.RESPONSE_OK)); in testFloatAction()
183 assertConsumer(ControlAction.RESPONSE_OK)); in testFloatAction()
205 assertConsumer(ControlAction.RESPONSE_OK)); in testCommandAction()
224 assertConsumer(ControlAction.RESPONSE_CHALLENGE_PIN)); in testBooleanActionWithPinChallenge()
227 assertConsumer(ControlAction.RESPONSE_OK)); in testBooleanActionWithPinChallenge()
246 assertConsumer(ControlAction.RESPONSE_CHALLENGE_PASSPHRASE)); in testBooleanActionWithPassphraseChallenge()
249 assertConsumer(ControlAction.RESPONSE_OK)); in testBooleanActionWithPassphraseChallenge()
268 assertConsumer(ControlAction.RESPONSE_CHALLENGE_ACK)); in testBooleanActionWithAckChallenge()
271 assertConsumer(ControlAction.RESPONSE_OK)); in testBooleanActionWithAckChallenge()
[all …]