Lines Matching refs:boolStates
398 const bool boolStates[]{true, false}; in testSimpleEncode() local
403 for (auto eosType : boolStates) { in testSimpleEncode()
404 for (auto isAsync : boolStates) { in testSimpleEncode()
458 const bool boolStates[]{true, false}; in testReconfigure() local
459 for (auto isAsync : boolStates) { in testReconfigure()
529 const bool boolStates[]{true, false}; in testOnlyEos() local
533 for (auto isAsync : boolStates) { in testOnlyEos()
571 const bool boolStates[]{true, false}; in testSetForceSyncFrame() local
572 for (auto isAsync : boolStates) { in testSetForceSyncFrame()
635 const bool boolStates[]{true, false}; in testAdaptiveBitRate() local
636 for (auto isAsync : boolStates) { in testAdaptiveBitRate()