Searched refs:CERTS (Results 1 – 1 of 1) sorted by relevance
45 private static final List<List<byte[]>> CERTS = Arrays.asList(Arrays.asList(BYTE_ARRAY)); field in FontRequestTest75 new FontRequest(null, PACKAGE, QUERY, CERTS); in testLongConstructor_nullAuthority()80 new FontRequest(PROVIDER, null, QUERY, CERTS); in testLongConstructor_nullPackage()85 new FontRequest(PROVIDER, PACKAGE, null, CERTS); in testLongConstructor_nullQuery()