• Home
Name Date Size #Lines LOC

..--

res/03-May-2024-3,2271,778

src/com/android/providers/contacts/03-May-2024-40,94129,548

test_common/03-May-2024-728455

tests/03-May-2024-34,24925,692

tools/03-May-2024-326

Android.bpD03-May-20241.2 KiB4339

AndroidManifest.xmlD03-May-20246.9 KiB139112

CleanSpec.mkD03-May-20242.2 KiB500

OWNERSD03-May-2024141 97

README-tests.mdD03-May-2024103 85

TEST_MAPPINGD03-May-2024304 1615

proguard.flagsD03-May-2024390 1613

README-tests.md

1# Running tests
2
3Use the following command to run the unit tests.
4
5```
6atest ContactsProviderTests
7```
8