summaryrefslogtreecommitdiff
path: root/tests/SystemMemoryTest
AgeCommit message (Expand)Author
2024-10-22Remove dependencies on the 1-variant fallback Cole Faust
2023-03-30Include module dependencies under `data` jahinimtiaz
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2019-03-12Convert tests/**/Android.mk files to Android.bp, part II Sasha Smundak
2018-10-22Use existing getProcessPid method to get pid of system_server. Richard Uhler
2018-09-17Add explicit GCs to SystemMemoryTest. Richard Uhler
2018-09-17SystemMemoryTest: Introduce Device class. Richard Uhler
2018-09-14Fix checkstyle errors in SystemMemoryTest Richard Uhler
2018-09-06Log debuggerd -j output when sampling memory use. Richard Uhler
2018-07-27Initial setup of a SystemMemoryTest. Richard Uhler