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.java569 private boolean mGotExitValue = false; field in DeqpTestRunner.InstrumentationParser
612 mGotExitValue = true; in processNewLines()
652 return mGotExitValue; in wasSuccessful()
669 private boolean mGotExitValue = false; field in DeqpTestRunner.PlatformQueryInstrumentationParser
687 mGotExitValue = true; in processNewLines()
707 return mGotExitValue; in wasSuccessful()