commit | 07d1ff87c6c1a71c08f1cff611da8b7d8de1e8e9 | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Fri May 06 10:51:21 2022 +0100 |
committer | Victor Chang <vichang@google.com> | Tue May 10 11:30:25 2022 +0000 |
tree | e07f1f1e65f539bb4cd57f792b2bf8f1e2fda9fb | |
parent | 8f18e033b9587507a708cbb8c3fcf8cdbdf6acf3 [diff] |
Add test for ConcurrentSkipListSet#headSet(E, boolean) There is already the test for the API, but was indirect. This new test directly tests the API. Bug: 119393918 Bug: 182165523 Test: atest CtsLibcoreTestCases:libcore.java.util.concurrent.ConcurrentSkipListSetTest Change-Id: I946b1493260297174782c59b8c7f7aff2b6fca86 (cherry picked from commit ab82db22da24d47593852ccb151403327dacafb7) Merged-In: I946b1493260297174782c59b8c7f7aff2b6fca86