Home | History | Annotate | Download | only in test

Lines Matching defs:PERFORMANCE

47     public static final int PERFORMANCE = 1;
135 * Listener.performance() 'intermediates' argument is a list of these.
154 void performance(String className,
195 private void performance(String className,
201 mListeners.get(i).performance(className,
302 if (mMode == PERFORMANCE) {
348 if (mMode == PERFORMANCE) {
408 // only run the test if it is not marked as a performance only test
477 performance(testNameInDb, (duration * 1000000) / iterations,
508 if (mMode == PERFORMANCE) {