Searched refs:fourCerts (Results 1 – 1 of 1) sorted by relevance
1757 StringParceledListSlice fourCerts = asSlice(new String[] {"1", "2", "3", "4"}); in testCertificateDisclosure() local1769 .thenReturn(fourCerts); in testCertificateDisclosure()1771 dpms.approveCaCert(fourCerts.getList().get(0), userId, true); in testCertificateDisclosure()1772 dpms.approveCaCert(fourCerts.getList().get(1), userId, true); in testCertificateDisclosure()