Home
last modified time | relevance | path

Searched refs:conscryptInstallAttempted (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/testing/src/main/java/io/grpc/internal/testing/
DTestUtils.java148 private static boolean conscryptInstallAttempted; field in TestUtils
157 if (conscryptInstallAttempted) { in installConscryptIfAvailable()
164 conscryptInstallAttempted = true; in installConscryptIfAvailable()
182 conscryptInstallAttempted = true; in installConscryptIfAvailable()