Searched refs:RESPONSE_OK (Results 1 – 3 of 3) sorted by relevance
71 private final static String RESPONSE_OK = "OK"; field in PowerTestHostLink217 response = RESPONSE_OK; in processClientRequest()225 response = RESPONSE_OK; in processClientRequest()239 response = RESPONSE_OK; in processClientRequest()243 response = RESPONSE_OK; in processClientRequest()254 response = RESPONSE_OK; in processClientRequest()261 response = RESPONSE_OK; in processClientRequest()283 response = RESPONSE_OK; in handleSetTestResultCmd()288 response = RESPONSE_OK; in handleSetTestResultCmd()293 response = RESPONSE_OK; in handleSetTestResultCmd()[all …]
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()227 assertConsumer(ControlAction.RESPONSE_OK)); in testBooleanActionWithPinChallenge()249 assertConsumer(ControlAction.RESPONSE_OK)); in testBooleanActionWithPassphraseChallenge()271 assertConsumer(ControlAction.RESPONSE_OK)); in testBooleanActionWithAckChallenge()292 assertConsumer(ControlAction.RESPONSE_OK)); in testModeAction()
341 consumer.accept(ControlAction.RESPONSE_OK); in performControlAction()