Lines Matching refs:boolStates

255     const bool boolStates[]{true, false};  in testConfigureInInitState()  local
256 for (auto isAsync : boolStates) { in testConfigureInInitState()
272 const bool boolStates[]{true, false}; in testConfigureInRunningState() local
273 for (auto isAsync : boolStates) { in testConfigureInRunningState()
311 const bool boolStates[]{true, false}; in testConfigureInUnInitState() local
312 for (auto isAsync : boolStates) { in testConfigureInUnInitState()
327 const bool boolStates[]{true, false}; in testDequeueInputBufferInInitState() local
328 for (auto isAsync : boolStates) { in testDequeueInputBufferInInitState()
344 const bool boolStates[]{true, false}; in testDequeueInputBufferInRunningState() local
345 for (auto isAsync : boolStates) { in testDequeueInputBufferInRunningState()
366 const bool boolStates[]{true, false}; in testDequeueInputBufferInUnInitState() local
367 for (auto isAsync : boolStates) { in testDequeueInputBufferInUnInitState()
388 const bool boolStates[]{true, false}; in testDequeueOutputBufferInInitState() local
389 for (auto isAsync : boolStates) { in testDequeueOutputBufferInInitState()
406 const bool boolStates[]{true, false}; in testDequeueOutputBufferInRunningState() local
407 for (auto isAsync : boolStates) { in testDequeueOutputBufferInRunningState()
429 const bool boolStates[]{true, false}; in testDequeueOutputBufferInUnInitState() local
430 for (auto isAsync : boolStates) { in testDequeueOutputBufferInUnInitState()
453 const bool boolStates[]{true, false}; in testFlushInInitState() local
454 for (auto isAsync : boolStates) { in testFlushInInitState()
492 const bool boolStates[]{true, false}; in testFlushInUnInitState() local
493 for (auto isAsync : boolStates) { in testFlushInUnInitState()
513 const bool boolStates[]{true, false}; in testGetNameInInitState() local
514 for (auto isAsync : boolStates) { in testGetNameInInitState()
532 const bool boolStates[]{true, false}; in testGetNameInRunningState() local
533 for (auto isAsync : boolStates) { in testGetNameInRunningState()
561 const bool boolStates[]{true, false}; in testGetNameInUnInitState() local
570 for (auto isAsync : boolStates) { in testGetNameInUnInitState()
624 const bool boolStates[]{true, false}; in testSetAsyncNotifyCallbackInRunningState() local
625 for (auto isAsync : boolStates) { in testSetAsyncNotifyCallbackInRunningState()
673 const bool boolStates[]{true, false}; in testGetInputBufferInInitState() local
674 for (auto isAsync : boolStates) { in testGetInputBufferInInitState()
691 const bool boolStates[]{true, false}; in testGetInputBufferInRunningState() local
692 for (auto isAsync : boolStates) { in testGetInputBufferInRunningState()
718 const bool boolStates[]{true, false}; in testGetInputBufferInUnInitState() local
719 for (auto isAsync : boolStates) { in testGetInputBufferInUnInitState()
740 const bool boolStates[]{true, false}; in testGetInputFormatInInitState() local
743 for (auto isAsync : boolStates) { in testGetInputFormatInInitState()
762 const bool boolStates[]{true, false}; in testGetInputFormatInRunningState() local
765 for (auto isAsync : boolStates) { in testGetInputFormatInRunningState()
785 const bool boolStates[]{true, false}; in testGetInputFormatInUnInitState() local
788 for (auto isAsync : boolStates) { in testGetInputFormatInUnInitState()
816 const bool boolStates[]{true, false}; in testGetOutputBufferInInitState() local
817 for (auto isAsync : boolStates) { in testGetOutputBufferInInitState()
834 const bool boolStates[]{true, false}; in testGetOutputBufferInRunningState() local
835 for (auto isAsync : boolStates) { in testGetOutputBufferInRunningState()
891 const bool boolStates[]{true, false}; in testGetOutputBufferInUnInitState() local
892 for (auto isAsync : boolStates) { in testGetOutputBufferInUnInitState()
915 const bool boolStates[]{true, false}; in testGetOutputFormatInInitState() local
916 for (auto isAsync : boolStates) { in testGetOutputFormatInInitState()
937 const bool boolStates[]{true, false}; in testGetOutputFormatInRunningState() local
938 for (auto isAsync : boolStates) { in testGetOutputFormatInRunningState()
958 const bool boolStates[]{true, false}; in testGetOutputFormatInUnInitState() local
959 for (auto isAsync : boolStates) { in testGetOutputFormatInUnInitState()
987 const bool boolStates[]{true, false}; in testSetParametersInInitState() local
988 for (auto isAsync : boolStates) { in testSetParametersInInitState()
1009 const bool boolStates[]{true, false}; in testSetParametersInRunningState() local
1012 for (auto isAsync : boolStates) { in testSetParametersInRunningState()
1050 const bool boolStates[]{true, false}; in testSetParametersInUnInitState() local
1051 for (auto isAsync : boolStates) { in testSetParametersInUnInitState()
1105 const bool boolStates[]{true, false}; in testStopInInitState() local
1106 for (auto isAsync : boolStates) { in testStopInInitState()
1117 const bool boolStates[]{true, false}; in testStopInRunningState() local
1118 for (auto isAsync : boolStates) { in testStopInRunningState()
1131 const bool boolStates[]{true, false}; in testStopInUnInitState() local
1132 for (auto isAsync : boolStates) { in testStopInUnInitState()
1145 const bool boolStates[]{true, false}; in testQueueInputBufferInInitState() local
1146 for (auto isAsync : boolStates) { in testQueueInputBufferInInitState()
1162 const bool boolStates[]{true, false}; in testQueueInputBufferWithBadIndex() local
1163 for (auto isAsync : boolStates) { in testQueueInputBufferWithBadIndex()
1180 const bool boolStates[]{true, false}; in testQueueInputBufferWithBadSize() local
1181 for (auto isAsync : boolStates) { in testQueueInputBufferWithBadSize()
1208 const bool boolStates[]{true, false}; in testQueueInputBufferWithBadBuffInfo() local
1209 for (auto isAsync : boolStates) { in testQueueInputBufferWithBadBuffInfo()
1235 const bool boolStates[]{true, false}; in testQueueInputBufferWithBadOffset() local
1236 for (auto isAsync : boolStates) { in testQueueInputBufferWithBadOffset()
1253 const bool boolStates[]{true, false}; in testQueueInputBufferInUnInitState() local
1254 for (auto isAsync : boolStates) { in testQueueInputBufferInUnInitState()
1276 const bool boolStates[]{true, false}; in testReleaseOutputBufferInInitState() local
1277 for (auto isAsync : boolStates) { in testReleaseOutputBufferInInitState()
1293 const bool boolStates[]{true, false}; in testReleaseOutputBufferInRunningState() local
1294 for (auto isAsync : boolStates) { in testReleaseOutputBufferInRunningState()
1349 const bool boolStates[]{true, false}; in testReleaseOutputBufferInUnInitState() local
1350 for (auto isAsync : boolStates) { in testReleaseOutputBufferInUnInitState()
1370 const bool boolStates[]{true, false}; in testGetBufferFormatInInitState() local
1371 for (auto isAsync : boolStates) { in testGetBufferFormatInInitState()
1393 const bool boolStates[]{true, false}; in testGetBufferFormatInRunningState() local
1394 for (auto isAsync : boolStates) { in testGetBufferFormatInRunningState()
1464 const bool boolStates[]{true, false}; in testGetBufferFormatInUnInitState() local
1465 for (auto isAsync : boolStates) { in testGetBufferFormatInUnInitState()