Searched defs:isSuccessful (Results 1 – 5 of 5) sorted by relevance
88 protected static boolean isSuccessful(CommandResult result) { in isSuccessful() method in BaseHostTestCase
185 Boolean isSuccessful = condition.call(); in retryUntilTrue() local
137 protected static boolean isSuccessful(CommandResult result) { in isSuccessful() method in BaseHostTestCase
360 private boolean isSuccessful(CommandResult result) { in isSuccessful() method in StorageHostTest
2214 boolean isSuccessful) { in onAudioZoneConfigSwitched()