/system/bt/packet/tests/base/ |
D | iterator_test.cc | 78 TEST_P(IteratorTest, payloadBoundsTest) { in TEST_P() function 89 TEST_P(IteratorTest, extractBoundsDeathTest) { in TEST_P() function 102 TEST_P(IteratorTest, extractBEBoundsDeathTest) { in TEST_P() function 115 TEST_P(IteratorTest, dereferenceDeathTest) { in TEST_P() function 124 TEST_P(IteratorTest, plusEqTest) { in TEST_P() function 137 TEST_P(IteratorTest, preIncrementTest) { in TEST_P() function 147 TEST_P(IteratorTest, postIncrementTest) { in TEST_P() function 157 TEST_P(IteratorTest, additionTest) { in TEST_P() function 168 TEST_P(IteratorTest, minusEqTest) { in TEST_P() function 181 TEST_P(IteratorTest, preDecrementTest) { in TEST_P() function [all …]
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_metadata_updater_test.cpp | 141 TEST_P(SnapshotMetadataUpdaterTest, NoChange) { in TEST_P() function 151 TEST_P(SnapshotMetadataUpdaterTest, GrowWithinBounds) { in TEST_P() function 161 TEST_P(SnapshotMetadataUpdaterTest, GrowOverSuper) { in TEST_P() function 168 TEST_P(SnapshotMetadataUpdaterTest, GrowOverGroup) { in TEST_P() function 175 TEST_P(SnapshotMetadataUpdaterTest, Add) { in TEST_P() function 188 TEST_P(SnapshotMetadataUpdaterTest, AddTooBig) { in TEST_P() function 197 TEST_P(SnapshotMetadataUpdaterTest, ShrinkAll) { in TEST_P() function 207 TEST_P(SnapshotMetadataUpdaterTest, ShrinkAndGrow) { in TEST_P() function 217 TEST_P(SnapshotMetadataUpdaterTest, ShrinkAndAdd) { in TEST_P() function 232 TEST_P(SnapshotMetadataUpdaterTest, Delete) { in TEST_P() function [all …]
|
/system/core/libprocessgroup/profiles/ |
D | cgroups_test.h | 40 TEST_P(CgroupsTest, CgroupRequiredFields) { in TEST_P() function 49 TEST_P(CgroupsTest, Cgroup2RequiredFields) { in TEST_P() function 58 TEST_P(CgroupsTest, CgroupMode) { in TEST_P() function 65 TEST_P(CgroupsTest, Cgroup2Mode) { in TEST_P() function
|
D | task_profiles_test.h | 38 TEST_P(TaskProfilesTest, AttributeRequiredFields) { in TEST_P() function 50 TEST_P(TaskProfilesTest, ProfileRequiredFields) { in TEST_P() function
|
/system/keymaster/tests/ |
D | android_keymaster_test.cpp | 249 TEST_P(NewKeyGeneration, Rsa) { in TEST_P() function 283 TEST_P(NewKeyGeneration, RsaDefaultSize) { in TEST_P() function 293 TEST_P(NewKeyGeneration, Ecdsa) { in TEST_P() function 321 TEST_P(NewKeyGeneration, EcdsaDefaultSize) { in TEST_P() function 331 TEST_P(NewKeyGeneration, EcdsaInvalidSize) { in TEST_P() function 337 TEST_P(NewKeyGeneration, EcdsaMismatchKeySize) { in TEST_P() function 345 TEST_P(NewKeyGeneration, EcdsaAllValidSizes) { in TEST_P() function 357 TEST_P(NewKeyGeneration, HmacSha256) { in TEST_P() function 366 TEST_P(NewKeyGeneration, CheckKeySizes) { in TEST_P() function 386 TEST_P(NewKeyGeneration, HmacMultipleDigests) { in TEST_P() function [all …]
|
/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/ |
D | VtsHalWifiKeystoreV1_0TargetTest.cpp | 224 TEST_P(WifiKeystoreHalTest, Sign_nullptr_key_name) { in TEST_P() function 239 TEST_P(WifiKeystoreHalTest, Sign_empty_key_name) { in TEST_P() function 254 TEST_P(WifiKeystoreHalTest, Sign_empty_data) { in TEST_P() function 279 TEST_P(WifiKeystoreHalTest, Sign_wrong_key_purpose) { in TEST_P() function 302 TEST_P(WifiKeystoreHalTest, Sign_wrong_key_type) { in TEST_P() function 327 TEST_P(WifiKeystoreHalTest, Sign_success) { in TEST_P() function 355 TEST_P(WifiKeystoreHalTest, GetBlob_null_key_name) { in TEST_P() function 370 TEST_P(WifiKeystoreHalTest, GetBlob_empty_key_name) { in TEST_P() function 385 TEST_P(WifiKeystoreHalTest, GetBlob_missing_key) { in TEST_P() function 400 TEST_P(WifiKeystoreHalTest, GetBlob_wrong_user) { in TEST_P() function [all …]
|
/system/tools/aidl/ |
D | aidl_unittest.cpp | 209 TEST_P(AidlTest, AcceptMissingPackage) { in TEST_P() function 213 TEST_P(AidlTest, EndsInSingleLineComment) { in TEST_P() function 217 TEST_P(AidlTest, RejectsArraysOfBinders) { in TEST_P() function 232 TEST_P(AidlTest, SupportOnlyOutParameters) { in TEST_P() function 237 TEST_P(AidlTest, RejectOutParametersForIBinder) { in TEST_P() function 246 TEST_P(AidlTest, RejectsOutParametersInOnewayInterface) { in TEST_P() function 255 TEST_P(AidlTest, RejectsOutParametersInOnewayMethod) { in TEST_P() function 264 TEST_P(AidlTest, RejectsOnewayNonVoidReturn) { in TEST_P() function 273 TEST_P(AidlTest, RejectsNullablePrimitive) { in TEST_P() function 282 TEST_P(AidlTest, RejectsDuplicatedArgumentNames) { in TEST_P() function [all …]
|
/system/libbase/ |
D | cmsg_test.cpp | 70 TEST_P(CmsgTest, smoke) { in TEST_P() function 82 TEST_P(CmsgTest, msg_trunc) { in TEST_P() function 104 TEST_P(CmsgTest, msg_ctrunc) { in TEST_P() function 114 TEST_P(CmsgTest, peek) { in TEST_P() function 126 TEST_P(CmsgTest, stream_fd_association) { in TEST_P() function 152 TEST_P(CmsgTest, multiple_fd_ordering) { in TEST_P() function 166 TEST_P(CmsgTest, separate_fd_ordering) { in TEST_P() function 182 TEST_P(CmsgTest, separate_fds_no_coalescing) { in TEST_P() function
|
/system/update_engine/ |
D | dynamic_partition_control_android_unittest.cc | 223 TEST_P(DynamicPartitionControlAndroidTestP, in TEST_P() function 240 TEST_P(DynamicPartitionControlAndroidTestP, in TEST_P() function 256 TEST_P(DynamicPartitionControlAndroidTestP, AddPartitionToEmptyMetadata) { in TEST_P() function 265 TEST_P(DynamicPartitionControlAndroidTestP, AddAdditionalPartition) { in TEST_P() function 276 TEST_P(DynamicPartitionControlAndroidTestP, DeletePartition) { in TEST_P() function 290 TEST_P(DynamicPartitionControlAndroidTestP, DeleteAll) { in TEST_P() function 302 TEST_P(DynamicPartitionControlAndroidTestP, CorruptedSourceMetadata) { in TEST_P() function 314 TEST_P(DynamicPartitionControlAndroidTestP, NotEnoughSpace) { in TEST_P() function 325 TEST_P(DynamicPartitionControlAndroidTestP, NotEnoughSpaceForSlot) { in TEST_P() function 335 TEST_P(DynamicPartitionControlAndroidTestP, in TEST_P() function [all …]
|
/system/core/trusty/storage/tests/ |
D | main.cpp | 249 TEST_P(StorageServiceTest, CreateDelete) { in TEST_P() function 294 TEST_P(StorageServiceTest, DeleteOpened) { in TEST_P() function 331 TEST_P(StorageServiceTest, OpenNoCreate) { in TEST_P() function 365 TEST_P(StorageServiceTest, OpenOrCreate) { in TEST_P() function 393 TEST_P(StorageServiceTest, OpenCreateDeleteCharset) { in TEST_P() function 419 TEST_P(StorageServiceTest, WriteReadSequential) { in TEST_P() function 460 TEST_P(StorageServiceTest, OpenTruncate) { in TEST_P() function 503 TEST_P(StorageServiceTest, OpenSame) { in TEST_P() function 536 TEST_P(StorageServiceTest, OpenMany) { in TEST_P() function 586 TEST_P(StorageServiceTest, ReadAtEOF) { in TEST_P() function [all …]
|
/system/core/libunwindstack/tests/ |
D | ArmExidxDecodeTest.cpp | 87 TEST_P(ArmExidxDecodeTest, vsp_incr) { in TEST_P() function 148 TEST_P(ArmExidxDecodeTest, vsp_decr) { in TEST_P() function 209 TEST_P(ArmExidxDecodeTest, refuse_unwind) { in TEST_P() function 227 TEST_P(ArmExidxDecodeTest, pop_up_to_12) { in TEST_P() function 340 TEST_P(ArmExidxDecodeTest, set_vsp_from_register) { in TEST_P() function 412 TEST_P(ArmExidxDecodeTest, reserved_prefix) { in TEST_P() function 445 TEST_P(ArmExidxDecodeTest, pop_registers) { in TEST_P() function 549 TEST_P(ArmExidxDecodeTest, pop_registers_with_r14) { in TEST_P() function 662 TEST_P(ArmExidxDecodeTest, finish) { in TEST_P() function 683 TEST_P(ArmExidxDecodeTest, spare) { in TEST_P() function [all …]
|
/system/core/logd/ |
D | SerializedLogChunkTest.cpp | 158 TEST_P(UidClearTest, no_logs_in_chunk) { in TEST_P() function 166 TEST_P(UidClearTest, no_logs_from_uid) { in TEST_P() function 181 TEST_P(UidClearTest, all_single) { in TEST_P() function 192 TEST_P(UidClearTest, all_multiple) { in TEST_P() function 219 TEST_P(UidClearTest, clear_beginning_and_end) { in TEST_P() function 258 TEST_P(UidClearTest, save_beginning_and_end) { in TEST_P() function
|
D | ChattyLogBufferTest.cpp | 21 TEST_P(ChattyLogBufferTest, deduplication_simple) { in TEST_P() function 93 TEST_P(ChattyLogBufferTest, deduplication_overflow) { in TEST_P() function 138 TEST_P(ChattyLogBufferTest, deduplication_liblog) { in TEST_P() function 205 TEST_P(ChattyLogBufferTest, no_leading_chatty_simple) { in TEST_P() function 275 TEST_P(ChattyLogBufferTest, no_leading_chatty_tail) { in TEST_P() function
|
D | LogBufferTest.cpp | 187 TEST_P(LogBufferTest, smoke) { in TEST_P() function 210 TEST_P(LogBufferTest, smoke_with_reader_thread) { in TEST_P() function 302 TEST_P(LogBufferTest, random_messages) { in TEST_P() function 332 TEST_P(LogBufferTest, read_last_sequence) { in TEST_P() function 367 TEST_P(LogBufferTest, clear_logs) { in TEST_P() function
|
/system/extras/libjsonpb/verify/include/jsonpb/ |
D | json_schema_test.h | 108 TEST_P(JsonSchemaTest, NoUnknownFields) { in TEST_P() function 114 TEST_P(JsonSchemaTest, EqReformattedJson) { in TEST_P() function
|
/system/update_engine/update_manager/ |
D | weekly_time_unittest.cc | 56 TEST_P(WeeklyTimeDurationTest, GetDurationTo) { in TEST_P() function 113 TEST_P(WeeklyTimeOffsetTest, WeekTimeAddTime) { in TEST_P() function 159 TEST_P(WeeklyTimeIntervalRangeTest, InRange) { in TEST_P() function
|
/system/bt/packet/tests/avrcp/ |
D | vendor_packet_test.cc | 114 TEST_P(VendorPacketTest, getterTest) { in TEST_P() function 123 TEST_P(VendorPacketTest, validTest) { in TEST_P() function
|
/system/core/init/test_kill_services/ |
D | init_kill_services_test.cpp | 54 TEST_P(InitKillServicesTest, KillCriticalProcesses) { in TEST_P() function
|
/system/core/fastboot/fuzzy_fastboot/ |
D | main.cpp | 966 TEST_P(ExtensionsGetVarConformance, VarExists) { in TEST_P() function 971 TEST_P(ExtensionsGetVarConformance, VarMatchesRegex) { in TEST_P() function 982 TEST_P(AnyPartition, ReportedGetVarAll) { in TEST_P() function 1002 TEST_P(AnyPartition, Hashable) { in TEST_P() function 1023 TEST_P(WriteablePartition, FlashCheck) { in TEST_P() function 1036 TEST_P(WriteablePartition, EraseCheck) { in TEST_P() function 1044 TEST_P(WriteHashNonParsedPartition, EraseZerosData) { in TEST_P() function 1113 TEST_P(FuzzWriteablePartition, BoundsCheck) { in TEST_P() function 1147 TEST_P(FuzzWriteableParsedPartition, FlashGarbageImageSmall) { in TEST_P() function 1175 TEST_P(FuzzWriteableParsedPartition, FlashGarbageImageLarge) { in TEST_P() function [all …]
|
/system/netd/server/ |
D | XfrmControllerTest.cpp | 255 TEST_P(XfrmControllerParameterizedTest, TestIpSecAllocateSpi) { in TEST_P() function 452 TEST_P(XfrmControllerParameterizedTest, TestTransportModeIpSecAddSecurityAssociation) { in TEST_P() function 457 TEST_P(XfrmControllerParameterizedTest, TestTunnelModeIpSecAddSecurityAssociation) { in TEST_P() function 497 TEST_P(XfrmControllerParameterizedTest, TestIpSecApplyTransportModeTransform) { in TEST_P() function 540 TEST_P(XfrmControllerParameterizedTest, TestIpSecRemoveTransportModeTransform) { in TEST_P() function 586 TEST_P(XfrmControllerParameterizedTest, TestIpSecDeleteSecurityAssociation) { in TEST_P() function 636 TEST_P(XfrmControllerParameterizedTest, TestIpSecAddSecurityPolicy) { in TEST_P() function 710 TEST_P(XfrmControllerParameterizedTest, TestIpSecUpdateSecurityPolicy) { in TEST_P() function 746 TEST_P(XfrmControllerParameterizedTest, TestIpSecDeleteSecurityPolicy) { in TEST_P() function
|
/system/media/audio_utils/tests/ |
D | biquad_filter_tests.cpp | 71 TEST_P(BiquadFilterTest, ConstructAndProcessFilter) { in TEST_P() function
|
D | format_tests.cpp | 64 TEST_P(FormatTest, memcpy_by_audio_format) in TEST_P() function
|
/system/memory/libmemunreachable/tests/ |
D | ThreadCapture_test.cpp | 143 TEST_P(ThreadListTest, list_some) { in TEST_P() function 209 TEST_P(ThreadCaptureTest, capture_some) { in TEST_P() function
|
/system/libvintf/test/ |
D | vintf_object_tests.cpp | 813 TEST_P(OdmManifestTest, OdmProductManifest) { in TEST_P() function 823 TEST_P(OdmManifestTest, OdmManifest) { in TEST_P() function 830 TEST_P(OdmManifestTest, OdmLegacyProductManifest) { in TEST_P() function 840 TEST_P(OdmManifestTest, OdmLegacyManifest) { in TEST_P() function 1351 TEST_P(KernelTestP, Test) { in TEST_P() function 1537 TEST_P(FrameworkManifestTest, Existence) { in TEST_P() function 1613 TEST_P(OemFcmLevelTest, Test) { in TEST_P() function
|
/system/bt/profile/sdp/common/test/ |
D | data_element_reader_test.cc | 191 TEST_P(ValidReadTest, Test) { in TEST_P() function 397 TEST_P(InvalidReadTest, Test) { in TEST_P() function
|