Lines Matching refs:hasSeenError
118 return !hasSeenError(); in dequeueOutput()
270 return !hasSeenError(); in testConfigureInInitState()
313 return !hasSeenError(); in testConfigureInRunningState()
329 return !hasSeenError(); in testConfigureInUnInitState()
346 return !hasSeenError(); in testDequeueInputBufferInInitState()
368 return !hasSeenError(); in testDequeueInputBufferInRunningState()
390 return !hasSeenError(); in testDequeueInputBufferInUnInitState()
408 return !hasSeenError(); in testDequeueOutputBufferInInitState()
431 return !hasSeenError(); in testDequeueOutputBufferInRunningState()
455 return !hasSeenError(); in testDequeueOutputBufferInUnInitState()
471 return !hasSeenError(); in testFlushInInitState()
494 return !hasSeenError(); in testFlushInRunningState()
515 return !hasSeenError(); in testFlushInUnInitState()
534 return !hasSeenError(); in testGetNameInInitState()
563 return !hasSeenError(); in testGetNameInRunningState()
590 return !hasSeenError(); in testGetNameInUnInitState()
626 return !hasSeenError(); in testSetAsyncNotifyCallbackInInitState()
646 return !hasSeenError(); in testSetAsyncNotifyCallbackInRunningState()
675 return !hasSeenError(); in testSetAsyncNotifyCallbackInUnInitState()
693 return !hasSeenError(); in testGetInputBufferInInitState()
720 return !hasSeenError(); in testGetInputBufferInRunningState()
742 return !hasSeenError(); in testGetInputBufferInUnInitState()
765 return !hasSeenError(); in testGetInputFormatInInitState()
789 return !hasSeenError(); in testGetInputFormatInRunningState()
822 return !hasSeenError(); in testGetInputFormatInUnInitState()
858 if (!hasSeenError()) { in testGetOutputBufferInRunningState()
882 if (hasSeenError() || !isOk) { in testGetOutputBufferInRunningState()
897 return !hasSeenError(); in testGetOutputBufferInRunningState()
919 return !hasSeenError(); in testGetOutputBufferInUnInitState()
942 return !hasSeenError(); in testGetOutputFormatInInitState()
966 return !hasSeenError(); in testGetOutputFormatInRunningState()
997 return !hasSeenError(); in testGetOutputFormatInUnInitState()
1019 return !hasSeenError(); in testSetParametersInInitState()
1060 return !hasSeenError(); in testSetParametersInRunningState()
1083 return !hasSeenError(); in testSetParametersInUnInitState()
1097 return !hasSeenError(); in testStartInRunningState()
1115 return !hasSeenError(); in testStartInUnInitState()
1127 return !hasSeenError(); in testStopInInitState()
1141 return !hasSeenError(); in testStopInRunningState()
1155 return !hasSeenError(); in testStopInUnInitState()
1173 return !hasSeenError(); in testQueueInputBufferInInitState()
1192 return !hasSeenError(); in testQueueInputBufferWithBadIndex()
1221 return !hasSeenError(); in testQueueInputBufferWithBadSize()
1249 return !hasSeenError(); in testQueueInputBufferWithBadBuffInfo()
1268 return !hasSeenError(); in testQueueInputBufferWithBadOffset()
1293 return !hasSeenError(); in testQueueInputBufferInUnInitState()
1309 return !hasSeenError(); in testReleaseOutputBufferInInitState()
1326 if (!hasSeenError()) { in testReleaseOutputBufferInRunningState()
1351 if (hasSeenError() || !isOk) { in testReleaseOutputBufferInRunningState()
1366 return !hasSeenError(); in testReleaseOutputBufferInRunningState()
1387 return !hasSeenError(); in testReleaseOutputBufferInUnInitState()
1408 return !hasSeenError(); in testGetBufferFormatInInitState()
1432 if (!hasSeenError()) { in testGetBufferFormatInRunningState()
1466 if (hasSeenError() || !isOk) { in testGetBufferFormatInRunningState()
1486 return !hasSeenError(); in testGetBufferFormatInRunningState()
1517 return !hasSeenError(); in testGetBufferFormatInUnInitState()