diff options
author | Lee Shombert <shombert@google.com> | 2021-06-02 09:58:48 -0700 |
---|---|---|
committer | Lee Shombert <shombert@google.com> | 2021-06-04 11:08:06 -0700 |
commit | 9af47e2bacc5ffd4ab175c7c11ba52a2e18f0cd3 (patch) | |
tree | bb1e4296ba247bdf340e0a374a1c74328320f09c /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b2198d3a3d4567c8a2ca0bd8a7bfb723af733ea0 (diff) |
A space-efficient 2D matrix
Bug: Bug: 188447813
Convert WatchedSparseBooleanMatrix to use one bit per boolean, to
further reduce the storage required for large arrays.
Further unit-tests are developed to test the Watchable and Snappable
behaviors of the matrix class.
Test: atest
* CtsContentTestCases:IntentFilterTest
* CtsDynamicMimeHostTestCases
* CtsRoleTestCases
* FrameworksServicesTests:UserSystemPackageInstallerTest
* FrameworksServicesTests:PackageManagerSettingsTests
* FrameworksServicesTests:PackageManagerServiceTest
* FrameworksServicesTests:AppsFilterTest
* FrameworksServicesTests:PackageInstallerSessionTest
* FrameworksServicesTests:ScanTests
* UserLifecycleTests#startUser
* UserLifecycleTests#stopUser
* UserLifecycleTests#switchUser
* FrameworksServicesTests:WatcherTest
* android.appsecurity.cts.EphemeralTest
* android.appsecurity.cts.InstantAppUserTest
Change-Id: I5e9ada0ad3057efeafa4cf4fcf4b371850ea344a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions