android.test
Interface PerformanceTestCase


public interface PerformanceTestCase


Nested Class Summary
static interface PerformanceTestCase.Intermediates
           
 
Method Summary
 boolean isPerformanceOnly()
           
 int startPerformance(PerformanceTestCase.Intermediates intermediates)
           
 

Method Detail

startPerformance

int startPerformance(PerformanceTestCase.Intermediates intermediates)

isPerformanceOnly

boolean isPerformanceOnly()


Copyright © 2008-2012. All Rights Reserved.