The test cases on launch performance in android source code are extending android.test.LaunchPerformanceBase but i can not able to make use of that class in my application test cases... Do anybody knows how to make use of that class?
These performance test cases are present in development/apps/launchperf, please look into these test cases and give me the idea.