Searched defs:boolStates (Results 1 – 4 of 4) sorted by relevance
/cts/tests/media/jni/ |
D | NativeCodecUnitTest.cpp | 255 const bool boolStates[]{true, false}; in testConfigureInInitState() local 272 const bool boolStates[]{true, false}; in testConfigureInRunningState() local 311 const bool boolStates[]{true, false}; in testConfigureInUnInitState() local 327 const bool boolStates[]{true, false}; in testDequeueInputBufferInInitState() local 344 const bool boolStates[]{true, false}; in testDequeueInputBufferInRunningState() local 366 const bool boolStates[]{true, false}; in testDequeueInputBufferInUnInitState() local 388 const bool boolStates[]{true, false}; in testDequeueOutputBufferInInitState() local 406 const bool boolStates[]{true, false}; in testDequeueOutputBufferInRunningState() local 429 const bool boolStates[]{true, false}; in testDequeueOutputBufferInUnInitState() local 453 const bool boolStates[]{true, false}; in testFlushInInitState() local [all …]
|
D | NativeCodecDecoderTest.cpp | 293 const bool boolStates[]{true, false}; in testSimpleDecode() local 405 const bool boolStates[]{true, false}; in testFlush() local 506 const bool boolStates[]{true, false}; in testOnlyEos() local 561 const bool boolStates[]{true, false}; in testSimpleDecodeQueueCSD() local
|
D | NativeCodecEncoderTest.cpp | 397 const bool boolStates[]{true, false}; in testSimpleEncode() local 470 const bool boolStates[]{true, false}; in testFlush() local 579 const bool boolStates[]{true, false}; in testReconfigure() local 671 const bool boolStates[]{true, false}; in testOnlyEos() local 727 const bool boolStates[]{true, false}; in testSetForceSyncFrame() local 804 const bool boolStates[]{true, false}; in testAdaptiveBitRate() local
|
D | NativeCodecEncoderSurfaceTest.cpp | 472 const bool boolStates[]{true, false}; in testSimpleEncode() local
|