Home
last modified time | relevance | path

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

/tools/acloud/public/
Dreport.py79 def IsMoreSevere(cls, candidate, reference): argument
93 if (candidate not in cls.SEVERITY_ORDER or
96 "%s or %s is not recognized." % (candidate, reference))
97 return cls.SEVERITY_ORDER[candidate] > cls.SEVERITY_ORDER[reference]
/tools/tradefederation/core/global_configuration/com/android/tradefed/config/gcs/
DGCSConfigurationServer.java79 boolean match(String key, String candidate); in match() argument
99 hostConfigMapping, hostname, (key, candidate) -> sameHost(key, candidate)); in getHostConfig()
104 hostConfigMapping, cluster, (key, candidate) -> key.equals(candidate)); in getHostConfig()
/tools/tradefederation/core/tests/src/com/android/tradefed/build/
DDeviceFolderBuildInfoTest.java58 for (VersionedFile candidate : files) { in hasFile()
59 if (candidate.getVersion().equals(version)) { in hasFile()
/tools/apksig/src/main/java/com/android/apksig/internal/apk/
DApkSigningBlockUtils.java1199 SupportedSignature candidate = bestSigAlgorithmOnSdkVersion.get(sigMinSdkVersion); in getSignaturesToVerify() local
1200 if ((candidate == null) in getSignaturesToVerify()
1202 sigAlgorithm, candidate.algorithm) > 0)) { in getSignaturesToVerify()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...