Home
last modified time | relevance | path

Searched refs:TEST_P (Results 1 – 25 of 35) sorted by relevance

12

/system/bt/packet/tests/base/
Diterator_test.cc78 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/
Dsnapshot_metadata_updater_test.cpp141 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/
Dcgroups_test.h40 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
Dtask_profiles_test.h38 TEST_P(TaskProfilesTest, AttributeRequiredFields) { in TEST_P() function
50 TEST_P(TaskProfilesTest, ProfileRequiredFields) { in TEST_P() function
/system/keymaster/tests/
Dandroid_keymaster_test.cpp249 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/
DVtsHalWifiKeystoreV1_0TargetTest.cpp224 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/
Daidl_unittest.cpp209 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/
Dcmsg_test.cpp70 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/
Ddynamic_partition_control_android_unittest.cc223 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/
Dmain.cpp249 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/
DArmExidxDecodeTest.cpp87 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/
DSerializedLogChunkTest.cpp158 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
DChattyLogBufferTest.cpp21 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
DLogBufferTest.cpp187 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/
Djson_schema_test.h108 TEST_P(JsonSchemaTest, NoUnknownFields) { in TEST_P() function
114 TEST_P(JsonSchemaTest, EqReformattedJson) { in TEST_P() function
/system/update_engine/update_manager/
Dweekly_time_unittest.cc56 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/
Dvendor_packet_test.cc114 TEST_P(VendorPacketTest, getterTest) { in TEST_P() function
123 TEST_P(VendorPacketTest, validTest) { in TEST_P() function
/system/core/init/test_kill_services/
Dinit_kill_services_test.cpp54 TEST_P(InitKillServicesTest, KillCriticalProcesses) { in TEST_P() function
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp966 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/
DXfrmControllerTest.cpp255 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/
Dbiquad_filter_tests.cpp71 TEST_P(BiquadFilterTest, ConstructAndProcessFilter) { in TEST_P() function
Dformat_tests.cpp64 TEST_P(FormatTest, memcpy_by_audio_format) in TEST_P() function
/system/memory/libmemunreachable/tests/
DThreadCapture_test.cpp143 TEST_P(ThreadListTest, list_some) { in TEST_P() function
209 TEST_P(ThreadCaptureTest, capture_some) { in TEST_P() function
/system/libvintf/test/
Dvintf_object_tests.cpp813 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/
Ddata_element_reader_test.cc191 TEST_P(ValidReadTest, Test) { in TEST_P() function
397 TEST_P(InvalidReadTest, Test) { in TEST_P() function

12