Home
last modified time | relevance | path

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

/frameworks/base/test-runner/src/android/test/
DTestPrinter.java43 public TestPrinter(String tag, boolean onlyFailures) { in TestPrinter() argument
45 mOnlyFailures = onlyFailures; in TestPrinter()