Searched defs:isSuccess (Results 1 – 6 of 6) sorted by relevance
131 final AtomicBoolean isSuccess = new AtomicBoolean(false); in testAuthSuccess() local202 final AtomicBoolean isSuccess = new AtomicBoolean(false); in runGbaFailCase() local
156 Boolean isSuccess = runShellCommand("cmd attention call checkAttention") in callCheckAttention() local
289 @NonNull UsbEndpoint in, @NonNull UsbEndpoint out, boolean isSuccess) { in nextTest()
332 public synchronized boolean isSuccess() { in isSuccess() method in BugreportManagerTest.BugreportCallbackImpl
1043 void onComplete(boolean isSuccess); in onComplete()
575 public boolean isSuccess() { in isSuccess() method in DecodeAccuracyTestBase.SimplePlayer.PlayerResult