Searched refs:api (Results 1 – 8 of 8) sorted by relevance
119 int api = magicToApi(magic); in isSupportedDexMagic() local120 return api == API_NO_EXTENDED_OPCODES || api == API_CURRENT; in isSupportedDexMagic()
167 public void writeHeader(Dex.Section out, int api) throws IOException { in writeHeader() argument168 out.write(DexFormat.apiToMagic(api).getBytes("UTF-8")); in writeHeader()
45 @Param Api api; field in ParseBenchmark94 text = resourceToString("/" + document.name() + "." + api.extension); in setUp()95 parser = api.newParser(); in setUp()
27 caliper-api-target \
17 package tests.api.org.w3c.dom;
121 "org.apache.harmony.tests.api.javax.security.cert.X509CertificateTest#testVerifyPublicKey",122 … "org.apache.harmony.tests.api.javax.security.cert.X509CertificateTest#testVerifyPublicKeyString"
347 …http-hostdex bouncycastle-hostdex core-junit-hostdex core-tests-support-hostdex mockito-api-hostdex