Home | History | Annotate | Download | only in test

Lines Matching full:mincludedetailedstats

749         boolean mIncludeDetailedStats = false;
806 mIncludeDetailedStats = false;
811 mIncludeDetailedStats = testMethod.getAnnotation(
815 mIncludeDetailedStats = test.getClass().getAnnotation(
823 if (mIsTimedTest && mIncludeDetailedStats) {
858 if (mIsTimedTest && mIncludeDetailedStats) {