Searched refs:BUILD_FINGERPRINT (Results 1 – 2 of 2) sorted by relevance
72 private static final String BUILD_FINGERPRINT = "build_fingerprint"; field in ResultHandlerTest132 BUILD_FINGERPRINT + "=\"%s\" " +138 BUILD_FINGERPRINT + "=\"%s\" " +200 result.addInvocationInfo(BUILD_FINGERPRINT, EXAMPLE_BUILD_FINGERPRINT); in testSerialization()291 result.addInvocationInfo(BUILD_FINGERPRINT, EXAMPLE_BUILD_FINGERPRINT); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()
82 private static final String BUILD_FINGERPRINT = "build_fingerprint"; field in ResultHandler220 String reportFingerprint = parser.getAttributeValue(NS, BUILD_FINGERPRINT); in getResultFromDir()472 entry.getKey().equals(BUILD_FINGERPRINT)) { in writeResults()