Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
Android.bp | 22-Oct-2020 | 3.4K | |
caliper/ | 22-Oct-2020 | ||
CleanSpec.mk | 22-Oct-2020 | 2.2K | |
COPYING | 22-Oct-2020 | 11.1K | |
examples/ | 22-Oct-2020 | ||
expectations/ | 22-Oct-2020 | ||
lib/ | 22-Oct-2020 | ||
METADATA | 22-Oct-2020 | 470 | |
MODULE_LICENSE_APACHE2 | 22-Oct-2020 | 0 | |
NOTICE | 22-Oct-2020 | 11.1K | |
OWNERS | 22-Oct-2020 | 41 | |
README | 22-Oct-2020 | 195 | |
README.android | 22-Oct-2020 | 201 | |
scripts/ | 22-Oct-2020 | ||
tutorial/ | 22-Oct-2020 |
1 To build this project with Maven: 2 3 1. cd caliper 4 mvn eclipse:configure-workspace eclipse:eclipse install 5 6 2. To build examples 7 cd examples 8 mvn eclipse:configure-workspace eclipse:eclipse install 9