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