Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousResultLoader.java69 public static final String BUILD_FINGERPRINT_UNALTERED = "build_fingerprint_unaltered"; field in PreviousResultLoader
195 holder.context.getAttributes().getUniqueMap().get(BUILD_FINGERPRINT_UNALTERED); in init()