Searched refs:WEAK_MATCH (Results 1 – 6 of 6) sorted by relevance
17 MatchStrength matchStrength = MatchStrength.WEAK_MATCH; in testGetDataStream()55 assertSame(df0, df0.withMinimalMatch(MatchStrength.WEAK_MATCH)); in testDetectorConfiguration()
78 assertEquals(MatchStrength.WEAK_MATCH, matcher.getMatchStrength()); in _testSimpleValidString()
37 WEAK_MATCH, enumConstant
58 this(detectors, MatchStrength.SOLID_MATCH, MatchStrength.WEAK_MATCH, in DataFormatDetector()
65 this(detectors, MatchStrength.SOLID_MATCH, MatchStrength.WEAK_MATCH, in DataFormatReaders()
336 strength = MatchStrength.WEAK_MATCH; in hasJSONFormat()