Searched refs:constructErrorMessage (Results 1 – 2 of 2) sorted by relevance
117 throw new IllegalStateException(constructErrorMessage(expectedCalls, actualCalls)); in verifyCalls()211 private String constructErrorMessage(Set<T> expectedCalls, Set<T> actualCalls) { in constructErrorMessage() method in AbstractLogVerifier
135 auto constructErrorMessage = [&halToAdd, &manifestInstanceToAdd]( in addingConflictingFqInstance() local159 *error += constructErrorMessage(existingManifestInstance, existingHal); in addingConflictingFqInstance()179 *error += constructErrorMessage(existingManifestInstance, existingHal); in addingConflictingFqInstance()