Searched refs:NAME_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
55 private static final String NAME_SEPARATOR = "."; field in ChecksumReporter318 String name = Joiner.on(NAME_SEPARATOR).skipNulls().join( in buildTestId()