FileDocCategorySizeDatePackage
BandwidthTest.javaAPI DocAndroid 5.1 API1153Thu Mar 12 22:22:12 GMT 2015android.test

BandwidthTest

public class BandwidthTest
This annotation can be used on an {@link junit.framework.TestCase}'s test methods. When the annotation is present, the test method is profiled for bandwidth metrics and the results written through instrumentation output. It can also be used on the class itself, which is equivalent to tagging all test methods with this annotation.

Fields Summary
Constructors Summary
Methods Summary