Searched refs:prettify (Results 1 – 7 of 7) sorted by relevance
102 + AggregateEncryptionKeyTestUtil.prettify(providedKeys), in getAggregateEncryptionKeys_hasKeysInDatastore_doesNotCallFetcher()131 + AggregateEncryptionKeyTestUtil.prettify(providedKeys), in getAggregateEncryptionKeys_fetcherFails_returnsEmptyList()158 + AggregateEncryptionKeyTestUtil.prettify(providedKeys), in getAggregateEncryptionKeys_localhostCoordinator_doesNotCacheKeys()
73 static String prettify(List<AggregateEncryptionKey> keys) { in prettify() method in AggregateEncryptionKeyTestUtil
112 + AggregateEncryptionKeyTestUtil.prettify(providedKeys), in runActionToTest()
880 prettify( in getTestFailureMessage()883 prettify( in getTestFailureMessage()895 private static String prettify(List<JSONObject> expected, List<JSONObject> actual) { in prettify() method in E2ETest