Descriptioncc: Change RTree::Search to return results, add comments, more tests.
This patch does three things:
- Changes RTree::Search signature to return the resulting vector,
instead of taking it as a pointer.
- Adds function comments to document the behavior.
- Adds tests to ensure that the queries we make return sorted results.
R=danakj@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2881063003
Cr-Commit-Position: refs/heads/master@{#472148}
Committed: https://chromium.googlesource.com/chromium/src/+/c524579fa4b01df8f55cb766f59a166a93c02624
Patch Set 1 #
Total comments: 5
Patch Set 2 : update #Patch Set 3 : fixup #Patch Set 4 : update #
Messages
Total messages: 19 (10 generated)
|