Searched refs:getSourceRef (Results 1 – 3 of 3) sorted by relevance
89 assertNull(loc.getSourceRef()); in testDisableSourceInclusion()103 assertNull(loc.getSourceRef()); in testDisableSourceInclusion()
26 assertEquals(loc.getSourceRef(), result.getSourceRef()); in testJsonLocation()
79 public Object getSourceRef() { return _sourceRef; } in getSourceRef() method in JsonLocation