Searched defs:payloadStarted (Results 1 – 2 of 2) sorted by relevance
377 public final boolean payloadStarted; field in BootResult392 boolean payloadStarted, in BootResult()475 final CompletableFuture<Boolean> payloadStarted = new CompletableFuture<>(); in tryBootVm() local606 CompletableFuture<Boolean> payloadStarted = new CompletableFuture<>(); in runVmTestService() local
1496 final CompletableFuture<Boolean> payloadStarted = new CompletableFuture<>(); in assertThatPayloadFailsDueTo() local