Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java241 private boolean mGotTestResult; field in DeqpTestRunner.TestInstanceResultListener
410 mGotTestResult = false; in handleBeginTestCase()
427 if (!mGotTestResult) { in handleEndTestCase()
455 mGotTestResult = true; in handleTestCaseResult()
460 mGotTestResult = true; in handleTestCaseResult()
462 mGotTestResult = true; in handleTestCaseResult()
464 mGotTestResult = true; in handleTestCaseResult()
466 mGotTestResult = true; in handleTestCaseResult()
473 mGotTestResult = true; in handleTestCaseResult()
479 mGotTestResult = true; in handleTestCaseResult()
[all …]