Searched refs:MAX_CRASH_SNIPPET_LINES (Results 1 – 1 of 1) sorted by relevance
52 private static final int MAX_CRASH_SNIPPET_LINES = 60; field in TestUtils309 String truncatedEntry = truncateFunction.apply(fullEntry, MAX_CRASH_SNIPPET_LINES); in compileTestFailureMessage()