Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationTest.java326 private boolean mReportUnexecuted = true; field in InstrumentationTest
1069 instrumentationListener.setReportUnexecutedTests(mReportUnexecuted); in runWithRerun()