Home | History | Annotate | Download | only in test

Lines Matching full:mincludedetailedstats

748         boolean mIncludeDetailedStats = false;
805 mIncludeDetailedStats = false;
810 mIncludeDetailedStats = testMethod.getAnnotation(
814 mIncludeDetailedStats = test.getClass().getAnnotation(
822 if (mIsTimedTest && mIncludeDetailedStats) {
857 if (mIsTimedTest && mIncludeDetailedStats) {