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.java328 private boolean mReportUnexecuted = true; field in InstrumentationTest
1034 instrumentationListener.setReportUnexecutedTests(mReportUnexecuted); in doTestRun()