Home | History | Annotate | Download | only in test

Lines Matching refs:PERFORMANCE

48     public static final int PERFORMANCE = 1;
136 * Listener.performance() 'intermediates' argument is a list of these.
155 void performance(String className,
196 private void performance(String className,
202 mListeners.get(i).performance(className,
303 if (mMode == PERFORMANCE) {
349 if (mMode == PERFORMANCE) {
409 // only run the test if it is not marked as a performance only test
478 performance(testNameInDb, (duration * 1000000) / iterations,
509 if (mMode == PERFORMANCE) {