Home | History | Annotate | Download | only in test

Lines Matching refs:numTests

227     public static final String REPORT_KEY_NUM_TOTAL = "numtests";
756 public WatcherResultPrinter(int numTests) {
759 mResultTemplate.putInt(REPORT_KEY_NUM_TOTAL, numTests);