1*d57664e9SAndroid Build Coastguard WorkerThis directory contains a test for system server memory use. 2*d57664e9SAndroid Build Coastguard Worker 3*d57664e9SAndroid Build Coastguard WorkerDirectory structure 4*d57664e9SAndroid Build Coastguard Worker=================== 5*d57664e9SAndroid Build Coastguard Workerdevice 6*d57664e9SAndroid Build Coastguard Worker - those parts of the test that run on device. 7*d57664e9SAndroid Build Coastguard Worker 8*d57664e9SAndroid Build Coastguard Workerhost 9*d57664e9SAndroid Build Coastguard Worker - those parts of the test that run on host. 10*d57664e9SAndroid Build Coastguard Worker 11*d57664e9SAndroid Build Coastguard WorkerRunning the test 12*d57664e9SAndroid Build Coastguard Worker================ 13*d57664e9SAndroid Build Coastguard Worker 14*d57664e9SAndroid Build Coastguard WorkerYou can manually run the test as follows: 15*d57664e9SAndroid Build Coastguard Worker 16*d57664e9SAndroid Build Coastguard Worker atest -v system-memory-test 17*d57664e9SAndroid Build Coastguard Worker 18*d57664e9SAndroid Build Coastguard WorkerThis installs and runs the test on device. You can see the metrics in the 19*d57664e9SAndroid Build Coastguard Workertradefed output. 20*d57664e9SAndroid Build Coastguard Worker 21