/system/core/fs_mgr/libsnapshot/ |
D | snapshot_metadata_updater_test.cpp | 144 TEST_P(SnapshotMetadataUpdaterTest, NoChange) { in TEST_P() function 154 TEST_P(SnapshotMetadataUpdaterTest, GrowWithinBounds) { in TEST_P() function 164 TEST_P(SnapshotMetadataUpdaterTest, GrowOverSuper) { in TEST_P() function 171 TEST_P(SnapshotMetadataUpdaterTest, GrowOverGroup) { in TEST_P() function 178 TEST_P(SnapshotMetadataUpdaterTest, Add) { in TEST_P() function 191 TEST_P(SnapshotMetadataUpdaterTest, AddTooBig) { in TEST_P() function 200 TEST_P(SnapshotMetadataUpdaterTest, ShrinkAll) { in TEST_P() function 210 TEST_P(SnapshotMetadataUpdaterTest, ShrinkAndGrow) { in TEST_P() function 220 TEST_P(SnapshotMetadataUpdaterTest, ShrinkAndAdd) { in TEST_P() function 235 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/hardware/interfaces/wifi/keystore/1.0/vts/functional/ |
D | VtsHalWifiKeystoreV1_0TargetTest.cpp | 196 TEST_P(WifiKeystoreHalTest, Sign_nullptr_key_name) { in TEST_P() function 211 TEST_P(WifiKeystoreHalTest, Sign_empty_key_name) { in TEST_P() function 226 TEST_P(WifiKeystoreHalTest, Sign_empty_data) { in TEST_P() function 251 TEST_P(WifiKeystoreHalTest, Sign_wrong_key_purpose) { in TEST_P() function 274 TEST_P(WifiKeystoreHalTest, Sign_success) { in TEST_P() function 302 TEST_P(WifiKeystoreHalTest, GetBlob_null_key_name) { in TEST_P() function 317 TEST_P(WifiKeystoreHalTest, GetBlob_empty_key_name) { in TEST_P() function 332 TEST_P(WifiKeystoreHalTest, GetBlob_missing_key) { in TEST_P() function 347 TEST_P(WifiKeystoreHalTest, GetBlob_wrong_user) { in TEST_P() function 372 TEST_P(WifiKeystoreHalTest, GetBlob_success) { in TEST_P() function [all …]
|
/system/unwinding/libunwindstack/utils/tests/ |
D | ProcessTracerTest.cpp | 179 TEST_P(ProcessTracerTest, stop_and_resume) { in TEST_P() function 191 TEST_P(ProcessTracerTest, attach_and_detach) { in TEST_P() function 208 TEST_P(ProcessTracerTest, consecutive_attach_fail) { in TEST_P() function 223 TEST_P(ProcessTracerTest, trace_invalid_tid) { in TEST_P() function 230 TEST_P(ProcessTracerTest, detach_with_no_attached) { in TEST_P() function 236 TEST_P(ProcessTracerTest, uses_shared_library) { in TEST_P() function 246 TEST_P(ProcessTracerTest, does_not_use_shared_library) { in TEST_P() function 256 TEST_P(ProcessTracerTest, stop_in_elf_we_use) { in TEST_P() function 266 TEST_P(ProcessTracerTest, timeout_when_try_to_stop_in_elf_we_do_not_use) { in TEST_P() function
|
/system/keymaster/tests/ |
D | key_blob_test.cpp | 125 TEST_P(KeyBlobTest, EncryptDecrypt) { in TEST_P() function 156 TEST_P(KeyBlobTest, WrongKeyLength) { in TEST_P() function 166 TEST_P(KeyBlobTest, WrongNonce) { in TEST_P() function 181 TEST_P(KeyBlobTest, WrongTag) { in TEST_P() function 196 TEST_P(KeyBlobTest, WrongCiphertext) { in TEST_P() function 212 TEST_P(KeyBlobTest, WrongMasterKey) { in TEST_P() function 226 TEST_P(KeyBlobTest, WrongHwEnforced) { in TEST_P() function 246 TEST_P(KeyBlobTest, WrongSwEnforced) { in TEST_P() function 266 TEST_P(KeyBlobTest, EmptyHidden) { in TEST_P() function 279 TEST_P(KeyBlobTest, WrongRootOfTrust) { in TEST_P() function [all …]
|
/system/tools/aidl/ |
D | aidl_unittest.cpp | 169 TEST_P(AidlTest, AcceptMissingPackage) { in TEST_P() function 173 TEST_P(AidlTest, EndsInSingleLineComment) { in TEST_P() function 177 TEST_P(AidlTest, InterfaceRequiresCorrectPath) { in TEST_P() function 186 TEST_P(AidlTest, ParcelableRequiresCorrectPath) { in TEST_P() function 195 TEST_P(AidlTest, UnstructuredParcelableRequiresCorrectPath) { in TEST_P() function 204 TEST_P(AidlTest, EnumRequiresCorrectPath) { in TEST_P() function 213 TEST_P(AidlTest, SupportOnlyOutParameters) { in TEST_P() function 218 TEST_P(AidlTest, RejectOutParametersForIBinder) { in TEST_P() function 228 TEST_P(AidlTest, RejectsOutParametersInOnewayInterface) { in TEST_P() function 237 TEST_P(AidlTest, RejectsOutParametersInOnewayMethod) { in TEST_P() function [all …]
|
/system/libvintf/test/ |
D | VintfObjectRecoveryTest.cpp | 205 TEST_P(VintfObjectRecoveryTest, Empty) { in TEST_P() function 213 TEST_P(VintfObjectRecoveryTest, InaccessibleMainManifest) { in TEST_P() function 219 TEST_P(VintfObjectRecoveryTest, MainManifestOnly) { in TEST_P() function 231 TEST_P(VintfObjectRecoveryTest, MainManifestAndDirectoryOnly) { in TEST_P() function 243 TEST_P(VintfObjectRecoveryTest, MainManifestAndInaccessibleFragment) { in TEST_P() function 249 TEST_P(VintfObjectRecoveryTest, MainManifestAndFragments) { in TEST_P() function 264 TEST_P(VintfObjectRecoveryTest, InaccessibleDirectory) { in TEST_P() function 270 TEST_P(VintfObjectRecoveryTest, InaccessibleFragment) { in TEST_P() function 276 TEST_P(VintfObjectRecoveryTest, SomeInaccessibleFragment) { in TEST_P() function 283 TEST_P(VintfObjectRecoveryTest, DirectoryOnly) { 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/aosp/ |
D | dynamic_partition_control_android_unittest.cc | 232 TEST_P(DynamicPartitionControlAndroidTestP, in TEST_P() function 249 TEST_P(DynamicPartitionControlAndroidTestP, in TEST_P() function 265 TEST_P(DynamicPartitionControlAndroidTestP, AddPartitionToEmptyMetadata) { in TEST_P() function 274 TEST_P(DynamicPartitionControlAndroidTestP, AddAdditionalPartition) { in TEST_P() function 285 TEST_P(DynamicPartitionControlAndroidTestP, DeletePartition) { in TEST_P() function 299 TEST_P(DynamicPartitionControlAndroidTestP, DeleteAll) { in TEST_P() function 311 TEST_P(DynamicPartitionControlAndroidTestP, CorruptedSourceMetadata) { in TEST_P() function 323 TEST_P(DynamicPartitionControlAndroidTestP, NotEnoughSpace) { in TEST_P() function 334 TEST_P(DynamicPartitionControlAndroidTestP, NotEnoughSpaceForSlot) { in TEST_P() function 344 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/unwinding/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/media/audio_utils/tests/ |
D | biquad_filter_tests.cpp | 155 TEST_P(BiquadFilterTest, ConstructAndProcessSSFilterFloat) { in TEST_P() function 159 TEST_P(BiquadFilterTest, ConstructAndProcessSSFilterDouble) { in TEST_P() function 163 TEST_P(BiquadFilterTest, ConstructAndProcessSSFilterFloatZero3) { in TEST_P() function 167 TEST_P(BiquadFilterTest, ConstructAndProcessSSFilterDoubleZero5) { in TEST_P() function 171 TEST_P(BiquadFilterTest, ConstructAndProcessSSChanelOptimizedFilterFloat) { in TEST_P() function 175 TEST_P(BiquadFilterTest, ConstructAndProcessSSChannelOptimizedFilterDouble) { in TEST_P() function 179 TEST_P(BiquadFilterTest, ConstructAndProcessDT2FilterFloat) { in TEST_P() function 183 TEST_P(BiquadFilterTest, ConstructAndProcessDT2FilterDouble) { in TEST_P() function
|
D | mel_processor_tests.cpp | 113 TEST_P(MelProcessorFixtureTest, CheckNumberOfCallbacks) { in TEST_P() function 130 TEST_P(MelProcessorFixtureTest, CheckAWeightingFrequency) { in TEST_P() function 155 TEST_P(MelProcessorFixtureTest, AttenuationCheck) { in TEST_P() function
|
D | format_tests.cpp | 64 TEST_P(FormatTest, memcpy_by_audio_format) in TEST_P() function 140 TEST_P(FormatTest1p, accumulate_by_audio_format) in TEST_P() function
|
/system/bpf/libbpf_android/ |
D | BpfLoadTest.cpp | 126 TEST_P(BpfLoadTest, bpfCheckMap) { in TEST_P() function 130 TEST_P(BpfLoadTest, bpfCheckBtf) { in TEST_P() function 134 TEST_P(BpfLoadTest, bpfCheckMinKernelVersionEnforced) { in TEST_P() function
|
/system/logging/logd/ |
D | LogBufferTest.cpp | 177 TEST_P(LogBufferTest, smoke) { in TEST_P() function 197 TEST_P(LogBufferTest, smoke_with_reader_thread) { in TEST_P() function 280 TEST_P(LogBufferTest, random_messages) { in TEST_P() function 288 TEST_P(LogBufferTest, read_last_sequence) { in TEST_P() function 305 TEST_P(LogBufferTest, clear_logs) { in TEST_P() function 372 TEST_P(LogBufferTest, tail100_nonblocking_1000total) { in TEST_P() function 383 TEST_P(LogBufferTest, tail100_blocking_1000total_then1000more) { in TEST_P() function 412 TEST_P(LogBufferTest, tail100_nonblocking_50total) { in TEST_P() function 421 TEST_P(LogBufferTest, tail100_blocking_50total_then1000more) { in TEST_P() function
|
/system/apex/apexd/ |
D | apex_file_test.cpp | 56 TEST_P(ApexFileTest, GetOffsetOfSimplePackage) { in TEST_P() function 84 TEST_P(ApexFileTest, OpenBlockApex) { in TEST_P() function 107 TEST_P(ApexFileTest, GetApexManifest) { in TEST_P() function 115 TEST_P(ApexFileTest, VerifyApexVerity) { in TEST_P() function 140 TEST_P(ApexFileTest, VerifyApexVerityWrongKey) { in TEST_P() function 149 TEST_P(ApexFileTest, GetBundledPublicKey) { in TEST_P() function 170 TEST_P(ApexFileTest, RetrieveFsType) { in TEST_P() function
|
/system/hardware/interfaces/net/netd/1.0/vts/functional/ |
D | VtsHalNetNetdV1_0TargetTest.cpp | 42 TEST_P(NetdHidlTest, TestCreateAndDestroyOemNetworkOk) { in TEST_P() function 68 TEST_P(NetdHidlTest, TestDestroyOemNetworkInvalid) { in TEST_P() function
|
/system/libhidl/transport/allocator/1.0/vts/functional/ |
D | VtsHidlAllocatorV1_0TargetTest.cpp | 82 TEST_P(AllocatorHidlTest, TestAllocateSizes) { in TEST_P() function 88 TEST_P(AllocatorHidlTest, TestBatchAllocateSizes) { in TEST_P() function 96 TEST_P(AllocatorHidlTest, TestCommit) { in TEST_P() function
|
/system/extras/libjsonpb/verify/include/jsonpb/ |
D | json_schema_test.h | 97 TEST_P(JsonSchemaTest, NoUnknownFields) { in TEST_P() function 103 TEST_P(JsonSchemaTest, EqReformattedJson) { in TEST_P() function
|
/system/hardware/interfaces/wifi/keystore/1.0/default/test/ |
D | WifiLegacyKeystoreIntegrationTest.cpp | 197 TEST_P(WifiLegacyKeystoreTest, Put_get_test) { in TEST_P() function 216 TEST_P(WifiLegacyKeystoreTest, GetLegacyKeystoreTest) { in TEST_P() function 250 TEST_P(WifiLegacyKeystoreTest, IKeystoreGetAlwaysReturnsPem) { in TEST_P() function 285 TEST_P(WifiLegacyKeystoreTest, IKeystoreGetAlwaysReturnsPemWithChain) { in TEST_P() function
|
/system/core/fastboot/fuzzy_fastboot/ |
D | main.cpp | 1121 TEST_P(ExtensionsGetVarConformance, VarExists) { in TEST_P() function 1126 TEST_P(ExtensionsGetVarConformance, VarMatchesRegex) { in TEST_P() function 1137 TEST_P(AnyPartition, ReportedGetVarAll) { in TEST_P() function 1157 TEST_P(AnyPartition, Hashable) { in TEST_P() function 1178 TEST_P(WriteablePartition, FlashCheck) { in TEST_P() function 1191 TEST_P(WriteablePartition, EraseCheck) { in TEST_P() function 1199 TEST_P(WriteHashNonParsedPartition, EraseZerosData) { in TEST_P() function 1268 TEST_P(FuzzWriteablePartition, BoundsCheck) { in TEST_P() function 1302 TEST_P(FuzzWriteableParsedPartition, FlashGarbageImageSmall) { in TEST_P() function 1330 TEST_P(FuzzWriteableParsedPartition, FlashGarbageImageLarge) { in TEST_P() function [all …]
|
/system/security/provisioner/support/ |
D | test.cpp | 44 TEST_P(RkpdClientTest, getRpcKey) { 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
|