Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DIdentityCredentialAuthenticationMultiDocument.java168 private int getFooStatus(PresentationSession session, String credentialName) throws Exception { in getFooStatus() method in IdentityCredentialAuthenticationMultiDocument
224 int status = getFooStatus(session, "credential1"); in startTest()
230 status = getFooStatus(session, "credential2"); in startTest()
255 int status = getFooStatus(session, "credential1"); in startTest()
261 status = getFooStatus(session, "credential2"); in startTest()
272 status = getFooStatus(anotherSession, "credential1"); in startTest()
279 status = getFooStatus(anotherSession, "credential2"); in startTest()