Home
last modified time | relevance | path

Searched refs:TightRule (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/health/runners/microbenchmark/tests/src/android/platform/test/microbenchmark/
DMicrobenchmarkTest.java656 public TightRule orderRule = new TightRule();
673 class TightRule implements TestRule { class in MicrobenchmarkTest.LoggingTest