Home | History | Annotate | Download | only in test

Lines Matching refs:numTests

221     public static final String REPORT_KEY_NUM_TOTAL = "numtests";
750 public WatcherResultPrinter(int numTests) {
753 mResultTemplate.putInt(REPORT_KEY_NUM_TOTAL, numTests);