Searched refs:TEST_P (Results 1 - 5 of 5) sorted by relevance

/hardware/interfaces/drm/1.0/vts/functional/
H A Ddrm_hal_vendor_test.cpp157 TEST_P(DrmHalVendorFactoryTest, ValidateConfigurations) { function
183 TEST_P(DrmHalVendorFactoryTest, InvalidPluginNotSupported) { function
191 TEST_P(DrmHalVendorFactoryTest, EmptyPluginUUIDNotSupported) { function
201 TEST_P(DrmHalVendorFactoryTest, PluginConfigUUIDSupported) { function
210 TEST_P(DrmHalVendorFactoryTest, EmptyContentTypeNotSupported) { function
218 TEST_P(DrmHalVendorFactoryTest, InvalidContentTypeNotSupported) { function
226 TEST_P(DrmHalVendorFactoryTest, ValidContentTypeSupported) { function
236 TEST_P(DrmHalVendorFactoryTest, CreateVendorDrmPlugin) { function
251 TEST_P(DrmHalVendorFactoryTest, CreateVendorCryptoPlugin) { function
266 TEST_P(DrmHalVendorFactoryTes function
281 TEST_P(DrmHalVendorFactoryTest, CreateInvalidCryptoPlugin) { function
350 TEST_P(DrmHalVendorPluginTest, DoProvisioning) { function
388 TEST_P(DrmHalVendorPluginTest, ProvideEmptyProvisionResponse) { function
484 TEST_P(DrmHalVendorPluginTest, OpenCloseSession) { function
494 TEST_P(DrmHalVendorPluginTest, CloseInvalidSession) { function
505 TEST_P(DrmHalVendorPluginTest, CloseClosedSession) { function
516 TEST_P(DrmHalVendorPluginTest, GetKeyRequestNoSession) { function
533 TEST_P(DrmHalVendorPluginTest, ProvideKeyResponseEmptySessionId) { function
551 TEST_P(DrmHalVendorPluginTest, ProvideKeyResponseEmptyResponse) { function
568 TEST_P(DrmHalVendorPluginTest, RemoveKeysEmptySessionId) { function
579 TEST_P(DrmHalVendorPluginTest, RemoveKeysNewSession) { function
591 TEST_P(DrmHalVendorPluginTest, RestoreKeys) { function
612 TEST_P(DrmHalVendorPluginTest, RestoreKeysNull) { function
626 TEST_P(DrmHalVendorPluginTest, RestoreKeysClosedSession) { function
648 TEST_P(DrmHalVendorPluginTest, GetSecureStops) { function
676 TEST_P(DrmHalVendorPluginTest, GetSecureStopEmptySSID) { function
690 TEST_P(DrmHalVendorPluginTest, ReleaseAllSecureStops) { function
702 TEST_P(DrmHalVendorPluginTest, ReleaseSecureStopSequenceError) { function
715 TEST_P(DrmHalVendorPluginTest, ReleaseSecureStopEmptySSID) { function
728 TEST_P(DrmHalVendorPluginTest, GetVendorProperty) { function
738 TEST_P(DrmHalVendorPluginTest, GetVersionProperty) { function
748 TEST_P(DrmHalVendorPluginTest, GetDescriptionProperty) { function
758 TEST_P(DrmHalVendorPluginTest, GetAlgorithmsProperty) { function
771 TEST_P(DrmHalVendorPluginTest, GetPropertyUniqueDeviceID) { function
789 TEST_P(DrmHalVendorPluginTest, GetInvalidStringProperty) { function
798 TEST_P(DrmHalVendorPluginTest, GetInvalidByteArrayProperty) { function
811 TEST_P(DrmHalVendorPluginTest, SetStringPropertyNotSupported) { function
817 TEST_P(DrmHalVendorPluginTest, SetByteArrayPropertyNotSupported) { function
828 TEST_P(DrmHalVendorPluginTest, SetCipherInvalidAlgorithm) { function
841 TEST_P(DrmHalVendorPluginTest, SetCipherAlgorithmNoSession) { function
855 TEST_P(DrmHalVendorPluginTest, SetCipherAlgorithm) { function
870 TEST_P(DrmHalVendorPluginTest, SetMacInvalidAlgorithm) { function
883 TEST_P(DrmHalVendorPluginTest, SetMacNullAlgorithmNoSession) { function
897 TEST_P(DrmHalVendorPluginTest, SetMacAlgorithm) { function
918 TEST_P(DrmHalVendorPluginTest, GenericEncryptNoSession) { function
930 TEST_P(DrmHalVendorPluginTest, GenericDecryptNoSession) { function
942 TEST_P(DrmHalVendorPluginTest, GenericSignNoSession) { function
954 TEST_P(DrmHalVendorPluginTest, GenericVerifyNoSession) { function
965 TEST_P(DrmHalVendorPluginTest, GenericSignRSANoSession) { function
986 TEST_P(DrmHalVendorPluginTest, RequiresSecureDecoderEmptyMimeType) { function
994 TEST_P(DrmHalVendorPluginTest, RequiresSecureDecoderInvalidMimeType) { function
1003 TEST_P(DrmHalVendorPluginTest, RequiresSecureDecoderConfig) { function
1075 TEST_P(DrmHalVendorPluginTest, ListenerEvents) { function
1102 TEST_P(DrmHalVendorPluginTest, ListenerExpirationUpdate) { function
1120 TEST_P(DrmHalVendorPluginTest, ListenerKeysChange) { function
1146 TEST_P(DrmHalVendorPluginTest, NotListening) { function
1172 TEST_P(DrmHalVendorPluginTest, NotifyResolution) { function
1212 TEST_P(DrmHalVendorPluginTest, SetMediaDrmSession) { function
1223 TEST_P(DrmHalVendorPluginTest, SetMediaDrmSessionClosedSession) { function
1234 TEST_P(DrmHalVendorPluginTest, SetMediaDrmSessionEmptySession) { function
1428 TEST_P(DrmHalVendorDecryptTest, QueryKeyStatusInvalidSession) { function
1442 TEST_P(DrmHalVendorDecryptTest, QueryKeyStatusWithNoKeys) { function
1454 TEST_P(DrmHalVendorDecryptTest, QueryKeyStatus) { function
1468 TEST_P(DrmHalVendorDecryptTest, ClearSegmentTest) { function
1496 TEST_P(DrmHalVendorDecryptTest, EncryptedAesCtrSegmentTest) { function
1523 TEST_P(DrmHalVendorDecryptTest, EncryptedAesCtrSegmentTestNoKeys) { function
1550 TEST_P(DrmHalVendorDecryptTest, AttemptDecryptWithKeysRemoved) { function
[all...]
/hardware/interfaces/audio/2.0/vts/functional/
H A DAudioPrimaryHidlHalTest.cpp463 TEST_P(RequiredInputBufferSizeTest, RequiredInputBufferSizeTest) { function
483 TEST_P(OptionalInputBufferSizeTest, OptionalInputBufferSizeTest) { function
649 TEST_P(OutputStreamTest, OpenOutputStreamTest) { function
692 TEST_P(InputStreamTest, OpenInputStreamTest) { function
733 TEST_P(InputStreamTest, test_name) { \
737 TEST_P(OutputStreamTest, test_name) { \
1016 TEST_P(InputStreamTest, GetAudioSource) { function
1053 TEST_P(InputStreamTest, SetGain) { function
1070 TEST_P(InputStreamTest, PrepareForReadingWithZeroBuffer) { function
1076 TEST_P(InputStreamTes function
1083 TEST_P(InputStreamTest, PrepareForReadingCheckOverflow) { function
1091 TEST_P(InputStreamTest, GetInputFramesLost) { function
1100 TEST_P(InputStreamTest, getCapturePosition) { function
1114 TEST_P(OutputStreamTest, getLatency) { function
1121 TEST_P(OutputStreamTest, setVolume) { function
1138 TEST_P(OutputStreamTest, PrepareForWriteWithZeroBuffer) { function
1144 TEST_P(OutputStreamTest, PrepareForWriteWithHugeBuffer) { function
1151 TEST_P(OutputStreamTest, PrepareForWritingCheckOverflow) { function
1173 TEST_P(OutputStreamTest, SupportsPauseAndResumeAndDrain) { function
1192 TEST_P(OutputStreamTest, GetRenderPosition) { function
1203 TEST_P(OutputStreamTest, GetNextWriteTimestamp) { function
1230 TEST_P(OutputStreamTest, SetCallback) { function
1242 TEST_P(OutputStreamTest, clearCallback) { function
1255 TEST_P(OutputStreamTest, Resume) { function
1266 TEST_P(OutputStreamTest, Pause) { function
1285 TEST_P(OutputStreamTest, DrainAll) { function
1290 TEST_P(OutputStreamTest, DrainEarlyNotify) { function
1295 TEST_P(OutputStreamTest, FlushStop) { function
1306 TEST_P(OutputStreamTest, GetPresentationPositionStop) { function
[all...]
/hardware/interfaces/contexthub/1.0/vts/functional/
H A DVtsHalContexthubV1_0TargetTest.cpp209 TEST_P(ContexthubHidlTest, TestRegisterCallback) { function in namespace:__anon1038
214 TEST_P(ContexthubHidlTest, TestRegisterNullCallback) { function in namespace:__anon1038
233 TEST_P(ContexthubHidlTest, TestQueryApps) { function in namespace:__anon1038
312 TEST_P(ContexthubTxnTest, TestSendMessageToNonExistentNanoApp) { function in namespace:__anon1038
329 TEST_P(ContexthubTxnTest, TestLoadEmptyNanoApp) { function in namespace:__anon1038
345 TEST_P(ContexthubTxnTest, TestUnloadNonexistentNanoApp) { function in namespace:__anon1038
355 TEST_P(ContexthubTxnTest, TestEnableNonexistentNanoApp) { function in namespace:__anon1038
365 TEST_P(ContexthubTxnTest, TestDisableNonexistentNanoApp) { function in namespace:__anon1038
/hardware/interfaces/broadcastradio/1.0/vts/functional/
H A DVtsHalBroadcastradioV1_0TargetTest.cpp351 TEST_P(BroadcastRadioHidlTest, GetProperties) { function
363 TEST_P(BroadcastRadioHidlTest, OpenTuner) { function
375 TEST_P(BroadcastRadioHidlTest, ReopenTuner) { function
389 TEST_P(BroadcastRadioHidlTest, OpenTunerTwice) { function
413 TEST_P(BroadcastRadioHidlTest, SetAndGetConfiguration) { function
447 TEST_P(BroadcastRadioHidlTest, SetConfigurationFails) { function
482 TEST_P(BroadcastRadioHidlTest, Scan) { function
510 TEST_P(BroadcastRadioHidlTest, Step) { function
537 TEST_P(BroadcastRadioHidlTest, TuneAndGetProgramInformationAndCancel) { function
595 TEST_P(BroadcastRadioHidlTes function
[all...]
/hardware/libhardware/tests/keymaster/
H A Dkeymaster_test.cpp395 TEST_P(KeymasterGenerateRSATest, GenerateKeyPair_RSA_Success) { function in namespace:android
443 TEST_P(KeymasterGenerateECTest, GenerateKeyPair_EC_Success) { function in namespace:android
490 TEST_P(KeymasterAllTypesTest, GenerateKeyPair_NullParams_Failure) { function in namespace:android

Completed in 200 milliseconds