Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java619 private boolean mGotExitValue = false; field in DeqpTestRunner.InstrumentationParser
670 mGotExitValue = true; in processNewLines()
712 return mGotExitValue && mParseSuccessful; in wasSuccessful()
729 private boolean mGotExitValue = false; field in DeqpTestRunner.PlatformQueryInstrumentationParser
747 mGotExitValue = true; in processNewLines()
767 return mGotExitValue; in wasSuccessful()