Searched refs:wasAllocationSuccessful (Results 1 – 3 of 3) sorted by relevance
30 public boolean wasAllocationSuccessful() { in wasAllocationSuccessful() method in DeviceAllocationResult
1319 if (allocationResults.wasAllocationSuccessful()) { in processReadyCommands()1866 if (!allocationResults.wasAllocationSuccessful()) { in execCommand()
1151 assertTrue(results.wasAllocationSuccessful()); in testAllocateDevices()1178 assertTrue(results.wasAllocationSuccessful()); in testAllocateDevices_replicated()1216 assertTrue(results.wasAllocationSuccessful()); in testAllocateDevices_multipleDevices()1237 assertFalse(results.wasAllocationSuccessful()); in testAllocateDevices_multipleDevices_failed()