/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_id_test.cpp | 243 TEST_P(ValidateIdWithMessage, OpName) { in TEST_P() function 253 TEST_P(ValidateIdWithMessage, OpMemberNameGood) { in TEST_P() function 261 TEST_P(ValidateIdWithMessage, OpMemberNameTypeBad) { in TEST_P() function 271 TEST_P(ValidateIdWithMessage, OpMemberNameMemberBad) { in TEST_P() function 284 TEST_P(ValidateIdWithMessage, OpLineGood) { in TEST_P() function 295 TEST_P(ValidateIdWithMessage, OpLineFileBad) { in TEST_P() function 307 TEST_P(ValidateIdWithMessage, OpDecorateGood) { in TEST_P() function 315 TEST_P(ValidateIdWithMessage, OpDecorateBad) { in TEST_P() function 325 TEST_P(ValidateIdWithMessage, OpMemberDecorateGood) { in TEST_P() function 333 TEST_P(ValidateIdWithMessage, OpMemberDecorateBad) { in TEST_P() function [all …]
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_id_test.cpp | 243 TEST_P(ValidateIdWithMessage, OpName) { in TEST_P() function 253 TEST_P(ValidateIdWithMessage, OpMemberNameGood) { in TEST_P() function 261 TEST_P(ValidateIdWithMessage, OpMemberNameTypeBad) { in TEST_P() function 271 TEST_P(ValidateIdWithMessage, OpMemberNameMemberBad) { in TEST_P() function 284 TEST_P(ValidateIdWithMessage, OpLineGood) { in TEST_P() function 295 TEST_P(ValidateIdWithMessage, OpLineFileBad) { in TEST_P() function 307 TEST_P(ValidateIdWithMessage, OpDecorateGood) { in TEST_P() function 315 TEST_P(ValidateIdWithMessage, OpDecorateBad) { in TEST_P() function 325 TEST_P(ValidateIdWithMessage, OpMemberDecorateGood) { in TEST_P() function 333 TEST_P(ValidateIdWithMessage, OpMemberDecorateBad) { in TEST_P() function [all …]
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_id_test.cpp | 243 TEST_P(ValidateIdWithMessage, OpName) { in TEST_P() function 253 TEST_P(ValidateIdWithMessage, OpMemberNameGood) { in TEST_P() function 261 TEST_P(ValidateIdWithMessage, OpMemberNameTypeBad) { in TEST_P() function 271 TEST_P(ValidateIdWithMessage, OpMemberNameMemberBad) { in TEST_P() function 284 TEST_P(ValidateIdWithMessage, OpLineGood) { in TEST_P() function 295 TEST_P(ValidateIdWithMessage, OpLineFileBad) { in TEST_P() function 307 TEST_P(ValidateIdWithMessage, OpDecorateGood) { in TEST_P() function 315 TEST_P(ValidateIdWithMessage, OpDecorateBad) { in TEST_P() function 325 TEST_P(ValidateIdWithMessage, OpMemberDecorateGood) { in TEST_P() function 333 TEST_P(ValidateIdWithMessage, OpMemberDecorateBad) { in TEST_P() function [all …]
|
/aosp_15_r20/external/angle/src/tests/gles1_conformance_tests/ |
H A D | CovglTests.cpp | 182 TEST_P(GLES1CovglTest, Get) in TEST_P() function 187 TEST_P(GLES1CovglTest, GetError) in TEST_P() function 191 TEST_P(GLES1CovglTest, GetString) in TEST_P() function 197 TEST_P(GLES1CovglTest, GetTexEnv) in TEST_P() function 201 TEST_P(GLES1CovglTest, GetLight) in TEST_P() function 205 TEST_P(GLES1CovglTest, GetMaterial) in TEST_P() function 209 TEST_P(GLES1CovglTest, GetClipPlane) in TEST_P() function 213 TEST_P(GLES1CovglTest, GetPointer) in TEST_P() function 217 TEST_P(GLES1CovglTest, GetTexParameter) in TEST_P() function 221 TEST_P(GLES1CovglTest, GetBufferParameter) in TEST_P() function [all …]
|
H A D | ConformanceTests.cpp | 150 TEST_P(GLES1ConformanceTest, AmbLight) in TEST_P() function 157 TEST_P(GLES1ConformanceTest, AmbMat) in TEST_P() function 162 TEST_P(GLES1ConformanceTest, AmbScene) in TEST_P() function 167 TEST_P(GLES1ConformanceTest, APFunc) in TEST_P() function 172 TEST_P(GLES1ConformanceTest, AtnConst) in TEST_P() function 177 TEST_P(GLES1ConformanceTest, AtnPos) in TEST_P() function 182 TEST_P(GLES1ConformanceTest, BClear) in TEST_P() function 187 TEST_P(GLES1ConformanceTest, BColor) in TEST_P() function 192 TEST_P(GLES1ConformanceTest, BCorner) in TEST_P() function 197 TEST_P(GLES1ConformanceTest, Blend) in TEST_P() function [all …]
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectwriter_test.cc | 189 TEST_P(ProtoStreamObjectWriterTest, EmptyObject) { in TEST_P() function 195 TEST_P(ProtoStreamObjectWriterTest, SimpleObject) { in TEST_P() function 211 TEST_P(ProtoStreamObjectWriterTest, SimpleMessage) { in TEST_P() function 247 TEST_P(ProtoStreamObjectWriterTest, CustomJsonName) { in TEST_P() function 264 TEST_P(ProtoStreamObjectWriterTest, ConflictingJsonName) { in TEST_P() function 279 TEST_P(ProtoStreamObjectWriterTest, IntEnumValuesAreAccepted) { in TEST_P() function 296 TEST_P(ProtoStreamObjectWriterTest, EnumValuesWithDifferentCaseIsRejected) { in TEST_P() function 315 TEST_P(ProtoStreamObjectWriterTest, EnumValuesWithSameCaseIsAccepted) { in TEST_P() function 335 TEST_P(ProtoStreamObjectWriterTest, EnumValuesWithDifferentCaseIsAccepted) { in TEST_P() function 355 TEST_P(ProtoStreamObjectWriterTest, EnumValuesWithoutUnderscoreAreAccepted) { in TEST_P() function [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectwriter_test.cc | 189 TEST_P(ProtoStreamObjectWriterTest, EmptyObject) { in TEST_P() function 195 TEST_P(ProtoStreamObjectWriterTest, SimpleObject) { in TEST_P() function 211 TEST_P(ProtoStreamObjectWriterTest, SimpleMessage) { in TEST_P() function 247 TEST_P(ProtoStreamObjectWriterTest, CustomJsonName) { in TEST_P() function 264 TEST_P(ProtoStreamObjectWriterTest, ConflictingJsonName) { in TEST_P() function 279 TEST_P(ProtoStreamObjectWriterTest, IntEnumValuesAreAccepted) { in TEST_P() function 296 TEST_P(ProtoStreamObjectWriterTest, EnumValuesWithDifferentCaseIsRejected) { in TEST_P() function 315 TEST_P(ProtoStreamObjectWriterTest, EnumValuesWithSameCaseIsAccepted) { in TEST_P() function 335 TEST_P(ProtoStreamObjectWriterTest, EnumValuesWithDifferentCaseIsAccepted) { in TEST_P() function 355 TEST_P(ProtoStreamObjectWriterTest, EnumValuesWithoutUnderscoreAreAccepted) { in TEST_P() function [all …]
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/vts/src/ |
H A D | VtsHalAutomotiveVehicle_TargetTest.cpp | 188 TEST_P(VtsHalAutomotiveVehicleTargetTest, useAidlBackend) { in TEST_P() function 194 TEST_P(VtsHalAutomotiveVehicleTargetTest, useHidlBackend) { in TEST_P() function 201 TEST_P(VtsHalAutomotiveVehicleTargetTest, getAllPropConfigs) { in TEST_P() function 213 TEST_P(VtsHalAutomotiveVehicleTargetTest, getPropConfigsWithValidProps) { in TEST_P() function 234 TEST_P(VtsHalAutomotiveVehicleTargetTest, getPropConfigsWithInvalidProp) { in TEST_P() function 245 TEST_P(VtsHalAutomotiveVehicleTargetTest, testPropConfigs_onlyDefinedSystemPropertyIdsReturned) { in TEST_P() function 279 TEST_P(VtsHalAutomotiveVehicleTargetTest, testPropConfigs_globalAccessIsMaximalAreaAccessSubset) { in TEST_P() function 297 TEST_P(VtsHalAutomotiveVehicleTargetTest, get) { in TEST_P() function 313 TEST_P(VtsHalAutomotiveVehicleTargetTest, getInvalidProp) { in TEST_P() function 344 TEST_P(VtsHalAutomotiveVehicleTargetTest, setProp) { in TEST_P() function [all …]
|
/aosp_15_r20/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_misc.cpp | 24 TEST_P(RadioHidlTest, getSignalStrength) { in TEST_P() function 42 TEST_P(RadioHidlTest, getVoiceRegistrationState) { in TEST_P() function 60 TEST_P(RadioHidlTest, getOperator) { in TEST_P() function 78 TEST_P(RadioHidlTest, setRadioPower) { in TEST_P() function 96 TEST_P(RadioHidlTest, getNetworkSelectionMode) { in TEST_P() function 114 TEST_P(RadioHidlTest, setNetworkSelectionModeAutomatic) { in TEST_P() function 135 TEST_P(RadioHidlTest, setNetworkSelectionModeManual) { in TEST_P() function 156 TEST_P(RadioHidlTest, getAvailableNetworks) { in TEST_P() function 179 TEST_P(RadioHidlTest, getBasebandVersion) { in TEST_P() function 197 TEST_P(RadioHidlTest, setBandMode) { in TEST_P() function [all …]
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | GLSLTest.cpp | 570 TEST_P(GLSLTest, SwizzledChainedAssignIncrement) in TEST_P() function 593 TEST_P(GLSLTest, NamelessScopedStructs) in TEST_P() function 610 TEST_P(GLSLTest_ES3, CompareEqualityOfArrayOfVectors) in TEST_P() function 650 TEST_P(GLSLTest_ES3, CompareEqualityOfArrayOfMatrices) in TEST_P() function 692 TEST_P(GLSLTest_ES3, CompareEqualityOfArrayOfFloats) in TEST_P() function 736 TEST_P(GLSLTest_ES3, CompareInequalityOfArrayOfVectors) in TEST_P() function 776 TEST_P(GLSLTest_ES3, CompareInequalityOfArrayOfMatrices) in TEST_P() function 818 TEST_P(GLSLTest_ES3, CompareInequalityOfArrayOfFloats) in TEST_P() function 864 TEST_P(GLSLTest_ES3, FragmentShaderOutputArray) in TEST_P() function 931 TEST_P(GLSLTest_ES3, InactiveFragmentShaderOutput) in TEST_P() function [all …]
|
H A D | TextureTest.cpp | 2034 TEST_P(Texture2DTest, NegativeAPISubImage) in TEST_P() function 2057 TEST_P(Texture2DTest, QueryBinding) in TEST_P() function 2080 TEST_P(Texture2DTest, ZeroSizedUploads) in TEST_P() function 2105 TEST_P(Texture2DTest, SimpleUpload) in TEST_P() function 2128 TEST_P(Texture2DTest, InterleavedSupersedingTextureUpdates) in TEST_P() function 2240 TEST_P(Texture2DTest, ManySupersedingTextureUpdates) in TEST_P() function 2278 TEST_P(Texture2DTest, DefineMultipleLevelsWithoutMipmapping) in TEST_P() function 2313 TEST_P(TextureCubeTest, CubeMapBug) in TEST_P() function 2330 TEST_P(TextureCubeTest, CubeMapDraw) in TEST_P() function 2370 TEST_P(Sampler2DAsFunctionParameterTest, Sampler2DAsFunctionParameter) in TEST_P() function [all …]
|
H A D | WebGLCompatibilityTest.cpp | 321 TEST_P(WebGLCompatibilityTest, ExtensionStringExposed) in TEST_P() function 327 TEST_P(WebGLCompatibilityTest, EntryPoints) in TEST_P() function 337 TEST_P(WebGLCompatibilityTest, DepthStencilBindingPoint) in TEST_P() function 352 TEST_P(WebGLCompatibilityTest, EnableExtensionValidation) in TEST_P() function 359 TEST_P(WebGLCompatibilityTest, EnableExtensionUintIndices) in TEST_P() function 394 TEST_P(WebGLCompatibilityTest, EnableExtensionStandardDerivitives) in TEST_P() function 416 TEST_P(WebGLCompatibilityTest, EnableExtensionTextureLOD) in TEST_P() function 442 TEST_P(WebGLCompatibilityTest, EnableExtensionFragDepth) in TEST_P() function 467 TEST_P(WebGLCompatibilityTest, EnableExtensionTextureFilterAnisotropic) in TEST_P() function 506 TEST_P(WebGLCompatibilityTest, EnableExtensionEGLImage) in TEST_P() function [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | sharding_propagation_test.cc | 201 TEST_P(ParameterizedMetadataTest, ShardingMetadataFromInstruction) { in TEST_P() function 302 TEST_P(ParameterizedMetadataTest, ElementwiseOperationForwardPass) { in TEST_P() function 333 TEST_P(ParameterizedMetadataTest, ElementwiseOperationBackwardPass) { in TEST_P() function 365 TEST_P(ParameterizedMetadataTestWithOutput, BroadcastForwardPass) { in TEST_P() function 400 TEST_P(ParameterizedMetadataTest, BroadcastBackwardPass) { in TEST_P() function 430 TEST_P(ParameterizedMetadataTest, Broadcast1DBackwardNoChange) { in TEST_P() function 455 TEST_P(ParameterizedMetadataTestWithOutput, BroadcastForwardPartial) { in TEST_P() function 493 TEST_P(ParameterizedMetadataTest, BroadcastMerge) { in TEST_P() function 524 TEST_P(ParameterizedMetadataTest, BroadcastUser) { in TEST_P() function 554 TEST_P(ParameterizedMetadataTestWithOutput, BroadcastUserPartial) { in TEST_P() function [all …]
|
/aosp_15_r20/external/icing/icing/schema/ |
H A D | schema-util_test.cc | 62 TEST_P(SchemaUtilTest, DependentGraphAlphabeticalOrder) { in TEST_P() function 170 TEST_P(SchemaUtilTest, DependentGraphReverseAlphabeticalOrder) { in TEST_P() function 279 TEST_P(SchemaUtilTest, DependentGraphMixedOrder) { in TEST_P() function 387 TEST_P(SchemaUtilTest, TopLevelCycleIndexableTrueInvalid) { in TEST_P() function 415 TEST_P(SchemaUtilTest, TopLevelCycleIndexableFalseNotJoinableOK) { in TEST_P() function 458 TEST_P(SchemaUtilTest, MultiLevelCycleIndexableTrueInvalid) { in TEST_P() function 497 TEST_P(SchemaUtilTest, MultiLevelCycleIndexableFalseNotJoinableOK) { in TEST_P() function 540 TEST_P(SchemaUtilTest, MultiLevelCycleDependentMapOk) { in TEST_P() function 604 TEST_P(SchemaUtilTest, NestedCycleIndexableTrueInvalid) { in TEST_P() function 661 TEST_P(SchemaUtilTest, NestedCycleIndexableFalseNotJoinableOK) { in TEST_P() function [all …]
|
/aosp_15_r20/external/webrtc/media/engine/ |
H A D | webrtc_voice_engine_unittest.cc | 812 TEST_P(WebRtcVoiceEngineTestFake, CreateMediaChannel) { in TEST_P() function 817 TEST_P(WebRtcVoiceEngineTestFake, CreateSendStream) { in TEST_P() function 830 TEST_P(WebRtcVoiceEngineTestFake, CreateRecvStream) { in TEST_P() function 844 TEST_P(WebRtcVoiceEngineTestFake, OpusSupportsTransportCc) { in TEST_P() function 857 TEST_P(WebRtcVoiceEngineTestFake, SetRecvCodecs) { in TEST_P() function 877 TEST_P(WebRtcVoiceEngineTestFake, SetRecvCodecsUnsupportedCodec) { in TEST_P() function 886 TEST_P(WebRtcVoiceEngineTestFake, SetRecvCodecsDuplicatePayloadType) { in TEST_P() function 896 TEST_P(WebRtcVoiceEngineTestFake, SetRecvCodecsWithOpusNoStereo) { in TEST_P() function 909 TEST_P(WebRtcVoiceEngineTestFake, SetRecvCodecsWithOpus0Stereo) { in TEST_P() function 924 TEST_P(WebRtcVoiceEngineTestFake, SetRecvCodecsWithOpus1Stereo) { in TEST_P() function [all …]
|
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/vts/functional/ |
H A D | supplicant_sta_network_aidl_test.cpp | 150 TEST_P(SupplicantStaNetworkAidlTest, RegisterCallback) { in TEST_P() function 160 TEST_P(SupplicantStaNetworkAidlTest, GetInterfaceName) { in TEST_P() function 169 TEST_P(SupplicantStaNetworkAidlTest, GetType) { in TEST_P() function 178 TEST_P(SupplicantStaNetworkAidlTest, SetGetScanSsid) { in TEST_P() function 188 TEST_P(SupplicantStaNetworkAidlTest, SetGetRequirePmf) { in TEST_P() function 198 TEST_P(SupplicantStaNetworkAidlTest, SetGetIdStr) { in TEST_P() function 210 TEST_P(SupplicantStaNetworkAidlTest, SetGetEapMethod) { in TEST_P() function 222 TEST_P(SupplicantStaNetworkAidlTest, SetGetEapPhase2Method) { in TEST_P() function 237 TEST_P(SupplicantStaNetworkAidlTest, SetGetEapIdentity) { in TEST_P() function 248 TEST_P(SupplicantStaNetworkAidlTest, SetGetEapAnonymousIdentity) { in TEST_P() function [all …]
|
/aosp_15_r20/external/icing/icing/tokenization/icu/ |
H A D | icu-language-segmenter_test.cc | 64 TEST_P(IcuLanguageSegmenterAllLocalesTest, EmptyText) { in TEST_P() function 73 TEST_P(IcuLanguageSegmenterAllLocalesTest, SimpleText) { in TEST_P() function 83 TEST_P(IcuLanguageSegmenterAllLocalesTest, ASCII_Punctuation) { in TEST_P() function 101 TEST_P(IcuLanguageSegmenterAllLocalesTest, ASCII_SpecialCharacter) { in TEST_P() function 120 TEST_P(IcuLanguageSegmenterAllLocalesTest, Non_ASCII_Non_Alphabetic) { in TEST_P() function 132 TEST_P(IcuLanguageSegmenterAllLocalesTest, Acronym) { in TEST_P() function 148 TEST_P(IcuLanguageSegmenterAllLocalesTest, WordConnector) { in TEST_P() function 258 TEST_P(IcuLanguageSegmenterAllLocalesTest, Apostrophes) { in TEST_P() function 282 TEST_P(IcuLanguageSegmenterAllLocalesTest, Parentheses) { in TEST_P() function 296 TEST_P(IcuLanguageSegmenterAllLocalesTest, Quotes) { in TEST_P() function [all …]
|
/aosp_15_r20/external/icing/icing/tokenization/reverse_jni/ |
H A D | reverse-jni-language-segmenter_test.cc | 54 TEST_P(ReverseJniLanguageSegmenterTest, EmptyText) { in TEST_P() function 63 TEST_P(ReverseJniLanguageSegmenterTest, SimpleText) { in TEST_P() function 73 TEST_P(ReverseJniLanguageSegmenterTest, ASCII_Punctuation) { in TEST_P() function 91 TEST_P(ReverseJniLanguageSegmenterTest, ASCII_SpecialCharacter) { in TEST_P() function 110 TEST_P(ReverseJniLanguageSegmenterTest, Non_ASCII_Non_Alphabetic) { in TEST_P() function 122 TEST_P(ReverseJniLanguageSegmenterTest, Acronym) { in TEST_P() function 139 TEST_P(ReverseJniLanguageSegmenterTest, WordConnector) { in TEST_P() function 225 TEST_P(ReverseJniLanguageSegmenterTest, Apostrophes) { in TEST_P() function 249 TEST_P(ReverseJniLanguageSegmenterTest, Parentheses) { in TEST_P() function 263 TEST_P(ReverseJniLanguageSegmenterTest, Quotes) { in TEST_P() function [all …]
|
/aosp_15_r20/hardware/interfaces/radio/aidl/vts/ |
H A D | radio_voice_test.cpp | 95 TEST_P(RadioVoiceTest, emergencyDial) { in TEST_P() function 156 TEST_P(RadioVoiceTest, emergencyDial_withServices) { in TEST_P() function 217 TEST_P(RadioVoiceTest, emergencyDial_withEmergencyRouting) { in TEST_P() function 279 TEST_P(RadioVoiceTest, getCurrentCalls) { in TEST_P() function 298 TEST_P(RadioVoiceTest, getClir) { in TEST_P() function 323 TEST_P(RadioVoiceTest, setClir) { in TEST_P() function 348 TEST_P(RadioVoiceTest, getClip) { in TEST_P() function 373 TEST_P(RadioVoiceTest, getTtyMode) { in TEST_P() function 396 TEST_P(RadioVoiceTest, setTtyMode) { in TEST_P() function 419 TEST_P(RadioVoiceTest, setPreferredVoicePrivacy) { in TEST_P() function [all …]
|
H A D | radio_network_test.cpp | 83 TEST_P(RadioNetworkTest, setGetAllowedNetworkTypesBitmap) { in TEST_P() function 152 TEST_P(RadioNetworkTest, setNrDualConnectivityState) { in TEST_P() function 183 TEST_P(RadioNetworkTest, isNrDualConnectivityEnabled) { in TEST_P() function 228 TEST_P(RadioNetworkTest, getUsageSetting) { in TEST_P() function 274 TEST_P(RadioNetworkTest, setUsageSetting) { in TEST_P() function 343 TEST_P(RadioNetworkTest, setSignalStrengthReportingCriteria_invalidHysteresisDb) { in TEST_P() function 376 TEST_P(RadioNetworkTest, setSignalStrengthReportingCriteria_EmptyThresholds) { in TEST_P() function 408 TEST_P(RadioNetworkTest, setSignalStrengthReportingCriteria_Geran) { in TEST_P() function 442 TEST_P(RadioNetworkTest, setSignalStrengthReportingCriteria_Utran_Rscp) { in TEST_P() function 475 TEST_P(RadioNetworkTest, setSignalStrengthReportingCriteria_Utran_Ecno) { in TEST_P() function [all …]
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_connection_test.cc | 1594 TEST_P(QuicConnectionTest, CloseErrorCodeTestTransport) { in TEST_P() function 1606 TEST_P(QuicConnectionTest, CloseErrorCodeTestApplication) { in TEST_P() function 1617 TEST_P(QuicConnectionTest, SelfAddressChangeAtClient) { in TEST_P() function 1645 TEST_P(QuicConnectionTest, SelfAddressChangeAtServer) { in TEST_P() function 1671 TEST_P(QuicConnectionTest, AllowSelfAddressChangeToMappedIpv4AddressAtServer) { in TEST_P() function 1703 TEST_P(QuicConnectionTest, ClientAddressChangeAndPacketReordered) { in TEST_P() function 1740 TEST_P(QuicConnectionTest, PeerPortChangeAtServer) { in TEST_P() function 1802 TEST_P(QuicConnectionTest, PeerIpAddressChangeAtServer) { in TEST_P() function 1943 TEST_P(QuicConnectionTest, PeerIpAddressChangeAtServerWithMissingConnectionId) { in TEST_P() function 2029 TEST_P(QuicConnectionTest, EffectivePeerAddressChangeAtServer) { in TEST_P() function [all …]
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/ |
H A D | qpack_decoder_test.cc | 116 TEST_P(QpackDecoderTest, NoPrefix) { in TEST_P() function 129 TEST_P(QpackDecoderTest, InvalidPrefix) { in TEST_P() function 142 TEST_P(QpackDecoderTest, EmptyHeaderBlock) { in TEST_P() function 150 TEST_P(QpackDecoderTest, LiteralEntryEmptyName) { in TEST_P() function 159 TEST_P(QpackDecoderTest, LiteralEntryEmptyValue) { in TEST_P() function 168 TEST_P(QpackDecoderTest, LiteralEntryEmptyNameAndValue) { in TEST_P() function 177 TEST_P(QpackDecoderTest, SimpleLiteralEntry) { in TEST_P() function 186 TEST_P(QpackDecoderTest, MultipleLiteralEntries) { in TEST_P() function 209 TEST_P(QpackDecoderTest, NameLenTooLargeForVarintDecoder) { in TEST_P() function 220 TEST_P(QpackDecoderTest, NameLenExceedsLimit) { in TEST_P() function [all …]
|
/aosp_15_r20/hardware/interfaces/sensors/2.0/vts/functional/ |
H A D | VtsHalSensorsV2_0TargetTest.cpp | 20 TEST_P(SensorsHidlTest, AccelerometerStreamingOperationSlow) { in TEST_P() function 26 TEST_P(SensorsHidlTest, AccelerometerStreamingOperationNormal) { in TEST_P() function 32 TEST_P(SensorsHidlTest, AccelerometerStreamingOperationFast) { in TEST_P() function 38 TEST_P(SensorsHidlTest, GyroscopeStreamingOperationSlow) { in TEST_P() function 44 TEST_P(SensorsHidlTest, GyroscopeStreamingOperationNormal) { in TEST_P() function 50 TEST_P(SensorsHidlTest, GyroscopeStreamingOperationFast) { in TEST_P() function 56 TEST_P(SensorsHidlTest, MagnetometerStreamingOperationSlow) { in TEST_P() function 62 TEST_P(SensorsHidlTest, MagnetometerStreamingOperationNormal) { in TEST_P() function 68 TEST_P(SensorsHidlTest, MagnetometerStreamingOperationFast) { in TEST_P() function 74 TEST_P(SensorsHidlTest, AccelerometerSamplingPeriodHotSwitchOperation) { in TEST_P() function [all …]
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 627 TEST_P(NewKeyGenerationTest, Rsa) { in TEST_P() function 662 TEST_P(NewKeyGenerationTest, NoInvalidRsaSizes) { in TEST_P() function 680 TEST_P(NewKeyGenerationTest, RsaNoDefaultSize) { in TEST_P() function 694 TEST_P(NewKeyGenerationTest, Ecdsa) { in TEST_P() function 726 TEST_P(NewKeyGenerationTest, EcdsaDefaultSize) { in TEST_P() function 739 TEST_P(NewKeyGenerationTest, EcdsaInvalidSize) { in TEST_P() function 759 TEST_P(NewKeyGenerationTest, EcdsaMismatchKeySize) { in TEST_P() function 774 TEST_P(NewKeyGenerationTest, EcdsaAllValidSizes) { in TEST_P() function 790 TEST_P(NewKeyGenerationTest, EcdsaAllValidCurves) { in TEST_P() function 813 TEST_P(NewKeyGenerationTest, Hmac) { in TEST_P() function [all …]
|
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/dodis_yampolskiy_prf/ |
H A D | bb_oblivious_signature_test.cc | 243 TEST_P(BbObliviousSignatureTest, in TEST_P() function 275 TEST_P(BbObliviousSignatureTest, CreateFailsWhenPedersenNotLargeEnough) { in TEST_P() function 298 TEST_P(BbObliviousSignatureTest, EvaluatesCorrectlyNoProofs) { in TEST_P() function 314 TEST_P(BbObliviousSignatureTest, EvaluatesCorrectlyWithFewerMessagesNoProofs) { in TEST_P() function 331 TEST_P(BbObliviousSignatureTest, KeysEncryptsVectorOfSecret) { in TEST_P() function 368 TEST_P(BbObliviousSignatureTest, GeneratesDistinctYAndK) { in TEST_P() function 372 TEST_P(BbObliviousSignatureTest, GeneratesDifferentKeys) { in TEST_P() function 383 TEST_P(BbObliviousSignatureTest, RequestFailsWhenNumMessagesTooLarge) { in TEST_P() function 401 TEST_P(BbObliviousSignatureTest, in TEST_P() function 423 TEST_P(BbObliviousSignatureTest, RequestsAreDifferent) { in TEST_P() function [all …]
|