Searched refs:TightMethodRule (Results 1 – 5 of 5) sorted by relevance
21 import android.platform.test.microbenchmark.Microbenchmark.TightMethodRule;33 @TightMethodRule public StopwatchRule stopwatchRule = new StopwatchRule();
20 import android.platform.test.microbenchmark.Microbenchmark.TightMethodRule;32 @TightMethodRule public StopwatchRule stopwatchRule = new StopwatchRule();
32 @Microbenchmark.TightMethodRule public StopwatchRule stopwatchRule = new StopwatchRule();
217 getTestClass().getAnnotatedFieldValues(test, TightMethodRule.class, TestRule.class); in methodInvoker()261 public @interface TightMethodRule {} annotation in Microbenchmark
655 @Microbenchmark.TightMethodRule