Home
last modified time | relevance | path

Searched refs:BUILD_FINGERPRINT (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousResultLoader.java62 public static final String BUILD_FINGERPRINT = "build_fingerprint"; field in PreviousResultLoader
177 .getUniqueMap().get(BUILD_FINGERPRINT); in init()
182 BUILD_FINGERPRINT)); in init()
DCertificationSuiteResultReporter.java91 public static final String BUILD_FINGERPRINT = "cts:build_fingerprint"; field in CertificationSuiteResultReporter
366 getPrimaryBuildInfo().getBuildAttributes().get(BUILD_FINGERPRINT)); in postFormattingStep()