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
431 mGotTestResult = false; in handleBeginTestCase()
454 if (!mGotTestResult) { in handleEndTestCase()
489 mGotTestResult = true; in handleTestCaseResult()
494 mGotTestResult = true; in handleTestCaseResult()
496 mGotTestResult = true; in handleTestCaseResult()
498 mGotTestResult = true; in handleTestCaseResult()
500 mGotTestResult = true; in handleTestCaseResult()
507 mGotTestResult = true; in handleTestCaseResult()
513 mGotTestResult = true; in handleTestCaseResult()
[all …]