OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assertClientAuthType
(Results
1 - 2
of
2
) sorted by null
/external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/
TestTrustManager.java
65
private static void
assertClientAuthType
(String authType) {
92
assertClientAuthType
(authType);
151
assertClientAuthType
(authType);
191
assertClientAuthType
(authType);
213
assertClientAuthType
(authType);
/libcore/support/src/test/java/libcore/javax/net/ssl/
TestTrustManager.java
78
assertClientAuthType
(authType);
100
assertClientAuthType
(authType);
122
assertClientAuthType
(authType);
131
private void
assertClientAuthType
(String authType) {
Completed in 254 milliseconds