Searched refs:assertConsumer (Results 1 – 2 of 2) sorted by relevance
159 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 …]
686 String validateKey, Consumer<Bundle> assertConsumer) { in waitAndAssertForSelfFinishActivity() argument695 assertConsumer.accept(resultExtras); in waitAndAssertForSelfFinishActivity()