summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSuprabh Shukla <suprabh@google.com>2017-02-17 16:09:47 -0800
committerSuprabh Shukla <suprabh@google.com>2017-02-17 16:11:01 -0800
commit3dea1c7972ba350716b2f9b95de95ed4b2f3ea90 (patch)
treec90f8206cc40086257f664564425808e998227ae /tools/aapt2/java/JavaClassGenerator_test.cpp
parent2e7d6d64b9b16ea27634bc0e8843717a465142b4 (diff)
Removing unnecessary call to ArraySet#toArray
Iterating over ArraySet using iterators is still more efficient than first calling ArraySet#toArray and then iterating over the array. Test: Minor optimization. make and existing tests should suffice. Change-Id: Ifc282bfca98cf89b047dddddd78a6de020f27381
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions