Searched refs:getSubmatchRange (Results 1 – 4 of 4) sorted by relevance
118 assertThat(match.getSubmatchRange()) in testSingleStringSnippet()235 assertThat(match1.getSubmatchRange()) in testMultipleStringSnippet()248 assertThat(match2.getSubmatchRange()) in testMultipleStringSnippet()340 assertThat(match1.getSubmatchRange()) in testNestedDocumentSnippet()354 assertThat(match2.getSubmatchRange()) in testNestedDocumentSnippet()
613 public MatchRange getSubmatchRange() { in getSubmatchRange() method in SearchResult.MatchInfo632 return getSubstring(getSubmatchRange()); in getSubmatch()
114 assertThat(matchInfoCopy.getSubmatchRange()).isEqualTo(submatchRange); in testMatchInfoBuilderCopyConstructor()
485 method @NonNull public android.app.appsearch.SearchResult.MatchRange getSubmatchRange();