Searched refs:TEST_F (Results 151 - 175 of 306) sorted by relevance

1234567891011>>

/system/update_engine/payload_consumer/
H A Dextent_reader_unittest.cc79 TEST_F(ExtentReaderTest, SimpleTest) { function in namespace:chromeos_update_engine
91 TEST_F(ExtentReaderTest, ZeroExtentLengthTest) { function in namespace:chromeos_update_engine
101 TEST_F(ExtentReaderTest, NoExtentTest) { function in namespace:chromeos_update_engine
110 TEST_F(ExtentReaderTest, OverflowExtentTest) { function in namespace:chromeos_update_engine
119 TEST_F(ExtentReaderTest, SeekOverflow1Test) { function in namespace:chromeos_update_engine
127 TEST_F(ExtentReaderTest, SeekOverflow2Test) { function in namespace:chromeos_update_engine
134 TEST_F(ExtentReaderTest, SeekOverflow3Test) { function in namespace:chromeos_update_engine
143 TEST_F(ExtentReaderTest, RandomReadTest) { function in namespace:chromeos_update_engine
H A Dextent_writer_unittest.cc68 TEST_F(ExtentWriterTest, SimpleTest) { function in namespace:chromeos_update_engine
89 TEST_F(ExtentWriterTest, ZeroLengthTest) { function in namespace:chromeos_update_engine
98 TEST_F(ExtentWriterTest, OverflowExtentTest) { function in namespace:chromeos_update_engine
102 TEST_F(ExtentWriterTest, UnalignedWriteTest) { function in namespace:chromeos_update_engine
106 TEST_F(ExtentWriterTest, LargeUnalignedWriteTest) { function in namespace:chromeos_update_engine
149 TEST_F(ExtentWriterTest, ZeroPadNullTest) { function in namespace:chromeos_update_engine
153 TEST_F(ExtentWriterTest, ZeroPadFillTest) { function in namespace:chromeos_update_engine
193 TEST_F(ExtentWriterTest, SparseFileTest) { function in namespace:chromeos_update_engine
/system/update_engine/update_manager/
H A Dreal_time_provider_unittest.cc63 TEST_F(UmRealTimeProviderTest, CurrDateValid) { function in namespace:chromeos_update_manager
78 TEST_F(UmRealTimeProviderTest, CurrHourValid) { function in namespace:chromeos_update_manager
/system/keymaster/tests/
H A Dkey_blob_test.cpp99 TEST_F(KeyBlobTest, EncryptDecrypt) { function in namespace:keymaster::test
127 TEST_F(KeyBlobTest, WrongKeyLength) { function in namespace:keymaster::test
137 TEST_F(KeyBlobTest, WrongNonce) { function in namespace:keymaster::test
154 TEST_F(KeyBlobTest, WrongTag) { function in namespace:keymaster::test
171 TEST_F(KeyBlobTest, WrongCiphertext) { function in namespace:keymaster::test
188 TEST_F(KeyBlobTest, WrongMasterKey) { function in namespace:keymaster::test
202 TEST_F(KeyBlobTest, WrongHwEnforced) { function in namespace:keymaster::test
225 TEST_F(KeyBlobTest, WrongSwEnforced) { function in namespace:keymaster::test
248 TEST_F(KeyBlobTest, EmptyHidden) { function in namespace:keymaster::test
261 TEST_F(KeyBlobTes function in namespace:keymaster::test
276 TEST_F(KeyBlobTest, WrongAppId) { function in namespace:keymaster::test
292 TEST_F(KeyBlobTest, FuzzTest) { function in namespace:keymaster::test
328 TEST_F(KeyBlobTest, UnderflowTest) { function in namespace:keymaster::test
344 TEST_F(KeyBlobTest, DupBufferToolarge) { function in namespace:keymaster::test
[all...]
/system/update_engine/payload_generator/
H A Dsquashfs_filesystem_unittest.cc113 TEST_F(SquashfsFilesystemTest, EmptyFilesystemTest) { function in namespace:chromeos_update_engine
134 TEST_F(SquashfsFilesystemTest, DefaultFilesystemTest) { function in namespace:chromeos_update_engine
153 TEST_F(SquashfsFilesystemTest, SimpleFileMapTest) { function in namespace:chromeos_update_engine
165 TEST_F(SquashfsFilesystemTest, FileMapZeroSizeFileTest) { function in namespace:chromeos_update_engine
181 TEST_F(SquashfsFilesystemTest, CompressedBitTest) { function in namespace:chromeos_update_engine
194 TEST_F(SquashfsFilesystemTest, OverlapingFiles1Test) { function in namespace:chromeos_update_engine
209 TEST_F(SquashfsFilesystemTest, OverlapingFiles2Test) { function in namespace:chromeos_update_engine
224 TEST_F(SquashfsFilesystemTest, OverlapingFiles3Test) { function in namespace:chromeos_update_engine
239 TEST_F(SquashfsFilesystemTest, FailOnlyFileNameTest) { function in namespace:chromeos_update_engine
247 TEST_F(SquashfsFilesystemTes function in namespace:chromeos_update_engine
255 TEST_F(SquashfsFilesystemTest, FailEmptyLineTest) { function in namespace:chromeos_update_engine
266 TEST_F(SquashfsFilesystemTest, FailBadMagicOrMajorTest) { function in namespace:chromeos_update_engine
280 TEST_F(SquashfsFilesystemTest, FailLargerThanBlockSizeTest) { function in namespace:chromeos_update_engine
288 TEST_F(SquashfsFilesystemTest, IsSquashfsImageTest) { function in namespace:chromeos_update_engine
[all...]
/system/connectivity/wificond/tests/
H A Dlooper_backed_event_loop_unittest.cpp85 TEST_F(WificondLooperBackedEventLoopTest, LooperBackedEventLoopPostTaskTest) { function in namespace:android::wificond
94 TEST_F(WificondLooperBackedEventLoopTest, function in namespace:android::wificond
107 TEST_F(WificondLooperBackedEventLoopTest, LooperBackedEventLoopWatchFdInputReadyTest) { function in namespace:android::wificond
124 TEST_F(WificondLooperBackedEventLoopTest, LooperBackedEventLoopWatchFdOutputReadyTest) { function in namespace:android::wificond
140 TEST_F(WificondLooperBackedEventLoopTest, LooperBackedEventLoopStopWatchFdTest) { function in namespace:android::wificond
H A Dap_interface_impl_unittest.cpp92 TEST_F(ApInterfaceImplTest, ShouldReportStartFailure) { function in namespace:android::wificond
98 TEST_F(ApInterfaceImplTest, ShouldReportStartSuccess) { function in namespace:android::wificond
104 TEST_F(ApInterfaceImplTest, ShouldReportStopFailure) { function in namespace:android::wificond
110 TEST_F(ApInterfaceImplTest, ShouldReportStopSuccess) { function in namespace:android::wificond
122 TEST_F(ApInterfaceImplTest, CanGetNumberOfAssociatedStations) { function in namespace:android::wificond
146 TEST_F(ApInterfaceImplTest, CallbackIsCalledOnNumAssociatedStationsChanged) { function in namespace:android::wificond
171 TEST_F(ApInterfaceImplTest, CallbackIsCalledOnSoftApChannelSwitched) { function in namespace:android::wificond
/system/core/libion/tests/
H A Dmap_test.cpp28 TEST_F(Map, MapHandle) function
57 TEST_F(Map, MapFd) function
82 TEST_F(Map, MapOffset) function
112 TEST_F(Map, MapCached) function
138 TEST_F(Map, MapCachedNeedsSync) function
/system/bt/btcore/test/
H A Dproperty_test.cc29 TEST_F(PropertyTest, addr) { function
48 TEST_F(PropertyTest, device_class) { function
65 TEST_F(PropertyTest, device_type) { function
79 TEST_F(PropertyTest, discovery_timeout) { function
93 TEST_F(PropertyTest, name) { function
107 TEST_F(PropertyTest, rssi) { function
121 TEST_F(PropertyTest, scan_mode) { function
135 TEST_F(PropertyTest, uuids) { function
153 TEST_F(PropertyTest, copy) { function
177 TEST_F(PropertyTes function
[all...]
/system/bt/osi/test/
H A Dfixed_queue_test.cc54 TEST_F(FixedQueueTest, test_fixed_queue_new_free) { function
82 TEST_F(FixedQueueTest, test_fixed_queue_flush) { function
124 TEST_F(FixedQueueTest, test_fixed_queue_is_empty) { function
146 TEST_F(FixedQueueTest, test_fixed_queue_length) { function
168 TEST_F(FixedQueueTest, test_fixed_queue_capacity) { function
196 TEST_F(FixedQueueTest, test_fixed_queue_enqueue_dequeue) { function
233 TEST_F(FixedQueueTest, test_fixed_queue_try_peek_first_last) { function
263 TEST_F(FixedQueueTest, test_fixed_queue_try_remove_from_queue) { function
294 TEST_F(FixedQueueTest, test_fixed_queue_get_enqueue_dequeue_fd) { function
329 TEST_F(FixedQueueTes
[all...]
/system/update_engine/
H A Domaha_request_action_unittest.cc451 TEST_F(OmahaRequestActionTest, RejectEntities) { function in namespace:chromeos_update_engine
468 TEST_F(OmahaRequestActionTest, NoUpdateTest) { function in namespace:chromeos_update_engine
484 TEST_F(OmahaRequestActionTest, MultiAppNoUpdateTest) { function in namespace:chromeos_update_engine
500 TEST_F(OmahaRequestActionTest, MultiAppNoPartialUpdateTest) { function in namespace:chromeos_update_engine
516 TEST_F(OmahaRequestActionTest, NoSelfUpdateTest) { function in namespace:chromeos_update_engine
536 TEST_F(OmahaRequestActionTest, ValidUpdateTest) { function in namespace:chromeos_update_engine
568 TEST_F(OmahaRequestActionTest, MultiPackageUpdateTest) { function in namespace:chromeos_update_engine
598 TEST_F(OmahaRequestActionTest, MultiAppUpdateTest) { function in namespace:chromeos_update_engine
628 TEST_F(OmahaRequestActionTest, MultiAppAndSystemUpdateTest) { function in namespace:chromeos_update_engine
662 TEST_F(OmahaRequestActionTes function in namespace:chromeos_update_engine
691 TEST_F(OmahaRequestActionTest, MultiAppMultiPackageUpdateTest) { function in namespace:chromeos_update_engine
729 TEST_F(OmahaRequestActionTest, ExtraHeadersSentTest) { function in namespace:chromeos_update_engine
756 TEST_F(OmahaRequestActionTest, ValidUpdateBlockedByConnection) { function in namespace:chromeos_update_engine
785 TEST_F(OmahaRequestActionTest, ValidUpdateBlockedByRollback) { function in namespace:chromeos_update_engine
812 TEST_F(OmahaRequestActionTest, SkipNonCriticalUpdatesBeforeOOBE) { function in namespace:chromeos_update_engine
861 TEST_F(OmahaRequestActionTest, WallClockBasedWaitAloneCausesScattering) { function in namespace:chromeos_update_engine
897 TEST_F(OmahaRequestActionTest, NoWallClockBasedWaitCausesNoScattering) { function in namespace:chromeos_update_engine
921 TEST_F(OmahaRequestActionTest, ZeroMaxDaysToScatterCausesNoScattering) { function in namespace:chromeos_update_engine
947 TEST_F(OmahaRequestActionTest, ZeroUpdateCheckCountCausesNoScattering) { function in namespace:chromeos_update_engine
975 TEST_F(OmahaRequestActionTest, NonZeroUpdateCheckCountCausesScattering) { function in namespace:chromeos_update_engine
1018 TEST_F(OmahaRequestActionTest, ExistingUpdateCheckCountCausesScattering) { function in namespace:chromeos_update_engine
1065 TEST_F(OmahaRequestActionTest, CohortsArePersisted) { function in namespace:chromeos_update_engine
1095 TEST_F(OmahaRequestActionTest, CohortsAreUpdated) { function in namespace:chromeos_update_engine
1127 TEST_F(OmahaRequestActionTest, CohortsAreNotModifiedWhenMissing) { function in namespace:chromeos_update_engine
1151 TEST_F(OmahaRequestActionTest, CohortsArePersistedWhenNoUpdate) { function in namespace:chromeos_update_engine
1181 TEST_F(OmahaRequestActionTest, MultiAppCohortTest) { function in namespace:chromeos_update_engine
1212 TEST_F(OmahaRequestActionTest, NoOutputPipeTest) { function in namespace:chromeos_update_engine
1240 TEST_F(OmahaRequestActionTest, InvalidXmlTest) { function in namespace:chromeos_update_engine
1256 TEST_F(OmahaRequestActionTest, EmptyResponseTest) { function in namespace:chromeos_update_engine
1272 TEST_F(OmahaRequestActionTest, MissingStatusTest) { function in namespace:chromeos_update_engine
1292 TEST_F(OmahaRequestActionTest, InvalidStatusTest) { function in namespace:chromeos_update_engine
1312 TEST_F(OmahaRequestActionTest, MissingNodesetTest) { function in namespace:chromeos_update_engine
1332 TEST_F(OmahaRequestActionTest, MissingFieldTest) { function in namespace:chromeos_update_engine
1392 TEST_F(OmahaRequestActionTest, TerminateTransferTest) { function in namespace:chromeos_update_engine
1414 TEST_F(OmahaRequestActionTest, XmlEncodeTest) { function in namespace:chromeos_update_engine
1430 TEST_F(OmahaRequestActionTest, XmlEncodeWithDefaultTest) { function in namespace:chromeos_update_engine
1435 TEST_F(OmahaRequestActionTest, XmlEncodeIsUsedForParams) { function in namespace:chromeos_update_engine
1490 TEST_F(OmahaRequestActionTest, XmlDecodeTest) { function in namespace:chromeos_update_engine
1513 TEST_F(OmahaRequestActionTest, ParseIntTest) { function in namespace:chromeos_update_engine
1532 TEST_F(OmahaRequestActionTest, FormatUpdateCheckOutputTest) { function in namespace:chromeos_update_engine
1569 TEST_F(OmahaRequestActionTest, FormatSuccessEventOutputTest) { function in namespace:chromeos_update_engine
1586 TEST_F(OmahaRequestActionTest, FormatErrorEventOutputTest) { function in namespace:chromeos_update_engine
1606 TEST_F(OmahaRequestActionTest, IsEventTest) { function in namespace:chromeos_update_engine
1632 TEST_F(OmahaRequestActionTest, FormatDeltaOkayOutputTest) { function in namespace:chromeos_update_engine
1672 TEST_F(OmahaRequestActionTest, FormatInteractiveOutputTest) { function in namespace:chromeos_update_engine
1713 TEST_F(OmahaRequestActionTest, OmahaEventTest) { function in namespace:chromeos_update_engine
1772 TEST_F(OmahaRequestActionTest, PingTestSendOnlyAPing) { function in namespace:chromeos_update_engine
1776 TEST_F(OmahaRequestActionTest, PingTestSendAlsoAnUpdateCheck) { function in namespace:chromeos_update_engine
1780 TEST_F(OmahaRequestActionTest, ActivePingTest) { function in namespace:chromeos_update_engine
1812 TEST_F(OmahaRequestActionTest, RollCallPingTest) { function in namespace:chromeos_update_engine
1844 TEST_F(OmahaRequestActionTest, NoPingTest) { function in namespace:chromeos_update_engine
1880 TEST_F(OmahaRequestActionTest, IgnoreEmptyPingTest) { function in namespace:chromeos_update_engine
1906 TEST_F(OmahaRequestActionTest, BackInTimePingTest) { function in namespace:chromeos_update_engine
1943 TEST_F(OmahaRequestActionTest, LastPingDayUpdateTest) { function in namespace:chromeos_update_engine
1978 TEST_F(OmahaRequestActionTest, NoElapsedSecondsTest) { function in namespace:chromeos_update_engine
2001 TEST_F(OmahaRequestActionTest, BadElapsedSecondsTest) { function in namespace:chromeos_update_engine
2024 TEST_F(OmahaRequestActionTest, ParseUpdateCheckAttributesTest) { function in namespace:chromeos_update_engine
2050 TEST_F(OmahaRequestActionTest, NoUniqueIDTest) { function in namespace:chromeos_update_engine
2068 TEST_F(OmahaRequestActionTest, NetworkFailureTest) { function in namespace:chromeos_update_engine
2086 TEST_F(OmahaRequestActionTest, NetworkFailureBadHTTPCodeTest) { function in namespace:chromeos_update_engine
2104 TEST_F(OmahaRequestActionTest, TestUpdateFirstSeenAtGetsPersistedFirstTime) { function in namespace:chromeos_update_engine
2145 TEST_F(OmahaRequestActionTest, TestUpdateFirstSeenAtGetsUsedIfAlreadyPresent) { function in namespace:chromeos_update_engine
2177 TEST_F(OmahaRequestActionTest, TestChangingToMoreStableChannel) { function in namespace:chromeos_update_engine
2211 TEST_F(OmahaRequestActionTest, TestChangingToLessStableChannel) { function in namespace:chromeos_update_engine
2248 TEST_F(OmahaRequestActionTest, PingWhenPowerwashed) { function in namespace:chromeos_update_engine
2273 TEST_F(OmahaRequestActionTest, PingWhenFirstActiveOmahaPingIsSent) { function in namespace:chromeos_update_engine
2301 TEST_F(OmahaRequestActionTest, RebootAfterUpdateEvent) { function in namespace:chromeos_update_engine
2401 TEST_F(OmahaRequestActionTest, P2PWithPeer) { function in namespace:chromeos_update_engine
2414 TEST_F(OmahaRequestActionTest, P2PWithoutPeer) { function in namespace:chromeos_update_engine
2427 TEST_F(OmahaRequestActionTest, P2PDownloadNotAllowed) { function in namespace:chromeos_update_engine
2440 TEST_F(OmahaRequestActionTest, P2PWithPeerDownloadDisabledByOmaha) { function in namespace:chromeos_update_engine
2453 TEST_F(OmahaRequestActionTest, P2PWithPeerSharingDisabledByOmaha) { function in namespace:chromeos_update_engine
2466 TEST_F(OmahaRequestActionTest, P2PWithPeerBothDisabledByOmaha) { function in namespace:chromeos_update_engine
2495 TEST_F(OmahaRequestActionTest, ParseInstallDateFromResponse) { function in namespace:chromeos_update_engine
2541 TEST_F(OmahaRequestActionTest, GetInstallDateWhenNoPrefsNorOOBE) { function in namespace:chromeos_update_engine
2551 TEST_F(OmahaRequestActionTest, GetInstallDateWhenOOBECompletedWithInvalidDate) { function in namespace:chromeos_update_engine
2560 TEST_F(OmahaRequestActionTest, GetInstallDateWhenOOBECompletedWithValidDate) { function in namespace:chromeos_update_engine
2575 TEST_F(OmahaRequestActionTest, GetInstallDateWhenOOBECompletedDateChanges) { function in namespace:chromeos_update_engine
[all...]
/system/libfmq/tests/
H A Dmq_test.cpp196 TEST_F(BadQueueConfig, QueueSizeTooLarge) { function
212 TEST_F(BlockingReadWrites, SmallInputTest1) { function
248 TEST_F(BlockingReadWrites, SmallInputTest2) { function
279 TEST_F(BlockingReadWrites, BlockingTimeOutTest) { function
304 TEST_F(QueueSizeOdd, EventFlagTest) { function
319 TEST_F(SynchronizedReadWrites, SmallInputTest1) { function
336 TEST_F(SynchronizedReadWrites, SmallInputTest2) { function
365 TEST_F(SynchronizedReadWrites, SmallInputTest3) { function
407 TEST_F(SynchronizedReadWrites, ReadWhenEmpty1) { function
419 TEST_F(SynchronizedReadWrite function
438 TEST_F(SynchronizedReadWrites, WriteWhenFull1) { function
456 TEST_F(SynchronizedReadWrites, WriteWhenFull2) { function
479 TEST_F(SynchronizedReadWrites, LargeInputTest1) { function
493 TEST_F(SynchronizedReadWrites, LargeInputTest2) { function
512 TEST_F(SynchronizedReadWrites, LargeInputTest3) { function
527 TEST_F(SynchronizedReadWrites, LargeInputTest4) { function
545 TEST_F(SynchronizedReadWrites, MultipleRead) { function
564 TEST_F(SynchronizedReadWrites, MultipleWrite) { function
586 TEST_F(SynchronizedReadWrites, ReadWriteWrapAround1) { function
606 TEST_F(SynchronizedReadWrites, ReadWriteWrapAround2) { function
645 TEST_F(UnsynchronizedWrite, SmallInputTest1) { function
660 TEST_F(UnsynchronizedWrite, ReadWhenEmpty) { function
672 TEST_F(UnsynchronizedWrite, WriteWhenFull1) { function
690 TEST_F(UnsynchronizedWrite, WriteWhenFull2) { function
713 TEST_F(UnsynchronizedWrite, LargeInputTest1) { function
727 TEST_F(UnsynchronizedWrite, LargeInputTest2) { function
745 TEST_F(UnsynchronizedWrite, LargeInputTest3) { function
757 TEST_F(UnsynchronizedWrite, MultipleRead) { function
775 TEST_F(UnsynchronizedWrite, MultipleWrite) { function
798 TEST_F(UnsynchronizedWrite, ReadWriteWrapAround) { function
[all...]
/system/core/libunwindstack/tests/
H A DElfInterfaceArmTest.cpp44 TEST_F(ElfInterfaceArmTest, GetPrel32Addr) { function in namespace:unwindstack
61 TEST_F(ElfInterfaceArmTest, FindEntry_start_zero) { function in namespace:unwindstack
70 TEST_F(ElfInterfaceArmTest, FindEntry_no_entries) { function in namespace:unwindstack
79 TEST_F(ElfInterfaceArmTest, FindEntry_no_valid_memory) { function in namespace:unwindstack
88 TEST_F(ElfInterfaceArmTest, FindEntry_ip_before_first) { function in namespace:unwindstack
98 TEST_F(ElfInterfaceArmTest, FindEntry_single_entry_negative_value) { function in namespace:unwindstack
109 TEST_F(ElfInterfaceArmTest, FindEntry_two_entries) { function in namespace:unwindstack
121 TEST_F(ElfInterfaceArmTest, FindEntry_last_check_single_entry) { function in namespace:unwindstack
138 TEST_F(ElfInterfaceArmTest, FindEntry_last_check_multiple_entries) { function in namespace:unwindstack
157 TEST_F(ElfInterfaceArmTes function in namespace:unwindstack
180 TEST_F(ElfInterfaceArmTest, FindEntry_multiple_entries_odd) { function in namespace:unwindstack
205 TEST_F(ElfInterfaceArmTest, iterate) { function in namespace:unwindstack
245 TEST_F(ElfInterfaceArmTest, HandleType_not_arm_exidx) { function in namespace:unwindstack
264 TEST_F(ElfInterfaceArmTest, HandleType_arm_exidx) { function in namespace:unwindstack
300 TEST_F(ElfInterfaceArmTest, StepExidx) { function in namespace:unwindstack
347 TEST_F(ElfInterfaceArmTest, StepExidx_pc_set) { function in namespace:unwindstack
374 TEST_F(ElfInterfaceArmTest, StepExidx_cant_unwind) { function in namespace:unwindstack
397 TEST_F(ElfInterfaceArmTest, StepExidx_refuse_unwind) { function in namespace:unwindstack
420 TEST_F(ElfInterfaceArmTest, StepExidx_pc_zero) { function in namespace:unwindstack
[all...]
H A DDwarfSectionTest.cpp63 TEST_F(DwarfSectionTest, GetFdeOffsetFromPc_fail_from_pc) { function in namespace:unwindstack
73 TEST_F(DwarfSectionTest, GetFdeOffsetFromPc_fail_fde_pc_end) { function in namespace:unwindstack
87 TEST_F(DwarfSectionTest, GetFdeOffsetFromPc_pass) { function in namespace:unwindstack
101 TEST_F(DwarfSectionTest, Step_fail_fde) { function in namespace:unwindstack
111 TEST_F(DwarfSectionTest, Step_fail_cie_null) { function in namespace:unwindstack
126 TEST_F(DwarfSectionTest, Step_fail_cfa_location) { function in namespace:unwindstack
145 TEST_F(DwarfSectionTest, Step_pass) { function in namespace:unwindstack
175 TEST_F(DwarfSectionTest, Step_cache) { function in namespace:unwindstack
201 TEST_F(DwarfSectionTest, Step_cache_not_in_pc) { function in namespace:unwindstack
H A DRegsStepIfSignalHandlerTest.cpp73 TEST_F(RegsStepIfSignalHandlerTest, arm_step_if_signal_handler_non_rt) { function in namespace:unwindstack
103 TEST_F(RegsStepIfSignalHandlerTest, arm_step_if_signal_handler_rt) { function in namespace:unwindstack
114 TEST_F(RegsStepIfSignalHandlerTest, arm64_step_if_signal_handler) { function in namespace:unwindstack
133 TEST_F(RegsStepIfSignalHandlerTest, x86_step_if_signal_handler_no_siginfo) { function in namespace:unwindstack
156 TEST_F(RegsStepIfSignalHandlerTest, x86_step_if_signal_handler_siginfo) { function in namespace:unwindstack
184 TEST_F(RegsStepIfSignalHandlerTest, x86_64_step_if_signal_handler) { function in namespace:unwindstack
204 TEST_F(RegsStepIfSignalHandlerTest, mips_step_if_signal_handler_non_rt) { function in namespace:unwindstack
223 TEST_F(RegsStepIfSignalHandlerTest, mips_step_if_signal_handler_rt) { function in namespace:unwindstack
242 TEST_F(RegsStepIfSignalHandlerTest, mips64_step_if_signal_handler) { function in namespace:unwindstack
/system/libvintf/test/
H A DLibVintfTest.cpp193 TEST_F(LibVintfTest, ArchOperatorOr) { function in namespace:android::vintf
206 TEST_F(LibVintfTest, Stringify) { function in namespace:android::vintf
221 TEST_F(LibVintfTest, GetTransport) { function in namespace:android::vintf
227 TEST_F(LibVintfTest, FutureManifestCompatible) { function in namespace:android::vintf
254 TEST_F(LibVintfTest, HalManifestConverter) { function in namespace:android::vintf
292 TEST_F(LibVintfTest, HalManifestConverterFramework) { function in namespace:android::vintf
324 TEST_F(LibVintfTest, HalManifestOptional) { function in namespace:android::vintf
345 TEST_F(LibVintfTest, HalManifestNative) { function in namespace:android::vintf
367 TEST_F(LibVintfTest, HalManifestDuplicate) { function in namespace:android::vintf
395 TEST_F(LibVintfTes function in namespace:android::vintf
428 TEST_F(LibVintfTest, HalManifestInstances) { function in namespace:android::vintf
451 TEST_F(LibVintfTest, VersionConverter) { function in namespace:android::vintf
465 TEST_F(LibVintfTest, MatrixHalConverter) { function in namespace:android::vintf
492 TEST_F(LibVintfTest, KernelConfigTypedValueConverter) { function in namespace:android::vintf
576 TEST_F(LibVintfTest, CompatibilityMatrixConverter) { function in namespace:android::vintf
645 TEST_F(LibVintfTest, DeviceCompatibilityMatrixCoverter) { function in namespace:android::vintf
674 TEST_F(LibVintfTest, IsValid) { function in namespace:android::vintf
688 TEST_F(LibVintfTest, HalManifestGetHalNames) { function in namespace:android::vintf
694 TEST_F(LibVintfTest, HalManifestGetAllHals) { function in namespace:android::vintf
706 TEST_F(LibVintfTest, HalManifestGetHals) { function in namespace:android::vintf
753 TEST_F(LibVintfTest, CompatibilityMatrixGetHals) { function in namespace:android::vintf
786 TEST_F(LibVintfTest, RuntimeInfo) { function in namespace:android::vintf
898 TEST_F(LibVintfTest, MissingAvb) { function in namespace:android::vintf
912 TEST_F(LibVintfTest, DisableAvb) { function in namespace:android::vintf
934 TEST_F(LibVintfTest, HalCompat) { function in namespace:android::vintf
1157 TEST_F(LibVintfTest, Compat) { function in namespace:android::vintf
1280 TEST_F(LibVintfTest, HalManifestConverterXmlFile) { function in namespace:android::vintf
1323 TEST_F(LibVintfTest, CompatibilityMatrixConverterXmlFile) { function in namespace:android::vintf
1339 TEST_F(LibVintfTest, CompatibilityMatrixConverterXmlFile2) { function in namespace:android::vintf
1355 TEST_F(LibVintfTest, ManifestXmlFilePathDevice) { function in namespace:android::vintf
1369 TEST_F(LibVintfTest, ManifestXmlFilePathFramework) { function in namespace:android::vintf
1383 TEST_F(LibVintfTest, ManifestXmlFilePathOverride) { function in namespace:android::vintf
1397 TEST_F(LibVintfTest, ManifestXmlFilePathMissing) { function in namespace:android::vintf
1410 TEST_F(LibVintfTest, MatrixXmlFilePathFramework) { function in namespace:android::vintf
1424 TEST_F(LibVintfTest, MatrixXmlFilePathDevice) { function in namespace:android::vintf
1438 TEST_F(LibVintfTest, MatrixXmlFilePathOverride) { function in namespace:android::vintf
1452 TEST_F(LibVintfTest, MatrixXmlFilePathMissing) { function in namespace:android::vintf
1481 TEST_F(LibVintfTest, KernelConfigParser) { function in namespace:android::vintf
1498 TEST_F(LibVintfTest, KernelConfigParser2) { function in namespace:android::vintf
1518 TEST_F(LibVintfTest, KernelConfigParserSpace) { function in namespace:android::vintf
1554 TEST_F(LibVintfTest, NetutilsWrapperMatrix) { function in namespace:android::vintf
1614 TEST_F(LibVintfTest, NetutilsWrapperManifest) { function in namespace:android::vintf
1661 TEST_F(LibVintfTest, KernelConfigConditionTest) { function in namespace:android::vintf
1702 TEST_F(LibVintfTest, KernelConfigConditionEmptyTest) { function in namespace:android::vintf
1725 TEST_F(LibVintfTest, KernelConfigConditionMatch) { function in namespace:android::vintf
2047 TEST_F(LibVintfTest, MatrixLevel) { function in namespace:android::vintf
2067 TEST_F(LibVintfTest, ManifestLevel) { function in namespace:android::vintf
2084 TEST_F(LibVintfTest, AddOptionalHal) { function in namespace:android::vintf
2123 TEST_F(LibVintfTest, AddOptionalHalMinorVersion) { function in namespace:android::vintf
2172 TEST_F(LibVintfTest, AddOptionalHalMajorVersion) { function in namespace:android::vintf
2223 TEST_F(LibVintfTest, AddOptionalHalMinorVersionDiffInstance) { function in namespace:android::vintf
2280 TEST_F(LibVintfTest, AddRequiredHalOverlapInstance) { function in namespace:android::vintf
2395 TEST_F(LibVintfTest, AddRequiredHalOverlapInstanceSplit) { function in namespace:android::vintf
2477 TEST_F(LibVintfTest, AddOptionalXmlFile) { function in namespace:android::vintf
2522 TEST_F(LibVintfTest, VendorNdk) { function in namespace:android::vintf
2596 TEST_F(LibVintfTest, MissingVendorNdkInMatrix) { function in namespace:android::vintf
2628 TEST_F(LibVintfTest, DuplicatedVendorNdkVersion) { function in namespace:android::vintf
2645 TEST_F(LibVintfTest, ManifestHalOverride) { function in namespace:android::vintf
2670 TEST_F(LibVintfTest, ManifestAddOverrideHalSimple) { function in namespace:android::vintf
2694 TEST_F(LibVintfTest, ManifestAddOverrideHalSimpleOverride) { function in namespace:android::vintf
2726 TEST_F(LibVintfTest, ManifestAddOverrideHalMultiVersion) { function in namespace:android::vintf
2795 TEST_F(LibVintfTest, ManifestAddOverrideHalMultiVersion2) { function in namespace:android::vintf
2833 TEST_F(LibVintfTest, ManifestAddOverrideHalRemoveAll) { function in namespace:android::vintf
2892 TEST_F(LibVintfTest, Empty) { function in namespace:android::vintf
2908 TEST_F(LibVintfTest, SystemSdk) { function in namespace:android::vintf
2967 TEST_F(LibVintfTest, ManifestLastError) { function in namespace:android::vintf
2980 TEST_F(LibVintfTest, MatrixLastError) { function in namespace:android::vintf
2994 TEST_F(LibVintfTest, MatrixDetailErrorMsg) { function in namespace:android::vintf
3092 TEST_F(LibVintfTest, DisabledHal) { function in namespace:android::vintf
3126 TEST_F(LibVintfTest, FqNameValid) { function in namespace:android::vintf
3238 TEST_F(LibVintfTest, FqNameInvalid) { function in namespace:android::vintf
3292 TEST_F(LibVintfTest, RegexInstanceValid) { function in namespace:android::vintf
3312 TEST_F(LibVintfTest, RegexInstanceInvalid) { function in namespace:android::vintf
3337 TEST_F(LibVintfTest, RegexInstanceCompat) { function in namespace:android::vintf
3416 TEST_F(LibVintfTest, Regex) { function in namespace:android::vintf
[all...]
/system/netd/server/
H A DBandwidthControllerTest.cpp140 TEST_F(BandwidthControllerTest, TestSetupIptablesHooks) { function
162 TEST_F(BandwidthControllerTest, TestCheckUidBillingMask) { function
172 TEST_F(BandwidthControllerTest, TestEnableBandwidthControl) { function
228 TEST_F(BandwidthControllerTest, TestDisableBandwidthControl) { function
248 TEST_F(BandwidthControllerTest, TestEnableDataSaver) { function
321 TEST_F(BandwidthControllerTest, TestSetInterfaceQuota) { function
381 TEST_F(BandwidthControllerTest, TestSetInterfaceSharedQuotaDuplicate) { function
397 TEST_F(BandwidthControllerTest, TestSetInterfaceSharedQuotaUpdate) { function
415 TEST_F(BandwidthControllerTest, TestSetInterfaceSharedQuotaTwoInterfaces) { function
441 TEST_F(BandwidthControllerTes function
461 TEST_F(BandwidthControllerTest, IptablesAlertFwdCmd) { function
479 TEST_F(BandwidthControllerTest, CostlyAlert) { function
508 TEST_F(BandwidthControllerTest, ManipulateSpecialApps) { function
[all...]
/system/libhidl/
H A Dtest_main.cpp71 TEST_F(LibHidlTest, StringTest) { function
167 TEST_F(LibHidlTest, MemoryTest) { function
191 TEST_F(LibHidlTest, VecInitTest) { function
214 TEST_F(LibHidlTest, VecIterTest) { function
251 TEST_F(LibHidlTest, VecIterForTest) { function
273 TEST_F(LibHidlTest, VecEqTest) { function
283 TEST_F(LibHidlTest, VecRangeCtorTest) { function
307 TEST_F(LibHidlTest, ArrayTest) { function
315 TEST_F(LibHidlTest, TaskRunnerTest) { function
337 TEST_F(LibHidlTes function
353 TEST_F(LibHidlTest, VecCopyTest) { function
358 TEST_F(LibHidlTest, StdArrayTest) { function
367 TEST_F(LibHidlTest, MultiDimStdArrayTest) { function
381 TEST_F(LibHidlTest, HidlVersionTest) { function
405 TEST_F(LibHidlTest, ReturnMoveTest) { function
415 TEST_F(LibHidlTest, ReturnTest) { function
445 TEST_F(LibHidlTest, StatusStringTest) { function
460 TEST_F(LibHidlTest, PreloadTest) { function
[all...]
/system/bt/btif/test/
H A Dbtif_profile_queue_test.cc92 TEST_F(BtifProfileQueueTest, test_connect) { function
98 TEST_F(BtifProfileQueueTest, test_connect_same_uuid_do_not_repeat) { function
113 TEST_F(BtifProfileQueueTest, test_multiple_connects) { function
125 TEST_F(BtifProfileQueueTest, test_multiple_connects_without_advance) { function
160 TEST_F(BtifProfileQueueTest, test_cleanup_first_allow_second) { function
180 TEST_F(BtifProfileQueueTest, test_cleanup_both) { function
201 TEST_F(BtifProfileQueueTest, test_cleanup_both_reverse_order) { function
/system/bt/vendor_libs/test_vendor_lib/test/
H A Dl2cap_sdu_test.cc55 TEST_F(L2capSduTest, getFcsTest) { function in namespace:test_vendor_lib
67 TEST_F(L2capSduTest, getPayloadLengthTest) { function in namespace:test_vendor_lib
79 TEST_F(L2capSduTest, calculateFcsTest) { function in namespace:test_vendor_lib
91 TEST_F(L2capSduTest, getControlsTest) { function in namespace:test_vendor_lib
103 TEST_F(L2capSduTest, getTotalLengthTest) { function in namespace:test_vendor_lib
107 TEST_F(L2capSduTest, getVectorSizeTest) { function in namespace:test_vendor_lib
119 TEST_F(L2capSduTest, getCidTest) { function in namespace:test_vendor_lib
/system/extras/memory_replay/tests/
H A DLineBufferTest.cpp39 TEST_F(LineBufferTest, single_line) { function
58 TEST_F(LineBufferTest, single_line_no_newline) { function
77 TEST_F(LineBufferTest, single_read) { function
106 TEST_F(LineBufferTest, single_read_no_end_newline) { function
135 TEST_F(LineBufferTest, one_line_per_read) { function
170 TEST_F(LineBufferTest, multiple_line_per_read_multiple_reads) { function
205 TEST_F(LineBufferTest, line_larger_than_buffer) { function
/system/extras/simpleperf/
H A Drecord_test.cpp43 TEST_F(RecordTest, MmapRecordMatchBinary) { function
49 TEST_F(RecordTest, CommRecordMatchBinary) { function
54 TEST_F(RecordTest, SampleRecordMatchBinary) { function
62 TEST_F(RecordTest, RecordCache_smoke) { function
108 TEST_F(RecordTest, RecordCache_FIFO) { function
125 TEST_F(RecordTest, RecordCache_PushRecordVector) { function
145 TEST_F(RecordTest, SampleRecord_exclude_kernel_callchain) { function
H A Dsample_tree_test.cpp141 TEST_F(SampleTreeTest, ip_in_map) { function
151 TEST_F(SampleTreeTest, different_pid) { function
161 TEST_F(SampleTreeTest, different_tid) { function
171 TEST_F(SampleTreeTest, different_comm) { function
182 TEST_F(SampleTreeTest, different_map) { function
192 TEST_F(SampleTreeTest, unmapped_sample) { function
203 TEST_F(SampleTreeTest, map_kernel) { function
/system/gatekeeper/tests/
H A Dgatekeeper_device_test.cpp54 TEST_F(GateKeeperDeviceTest, EnrollAndVerifyStress) { function
77 TEST_F(GateKeeperDeviceTest, EnrollAndVerify) { function
104 TEST_F(GateKeeperDeviceTest, EnrollAndVerifyTimeout) { function
149 TEST_F(GateKeeperDeviceTest, EnrollAndVerifyBadPassword) { function
174 TEST_F(GateKeeperDeviceTest, MinFailedAttemptsBeforeLockout) { function
203 TEST_F(GateKeeperDeviceTest, UntrustedReEnroll) { function
227 TEST_F(GateKeeperDeviceTest, TrustedReEnroll) { function
/system/tpm/trunks/
H A Dsession_manager_test.cc79 TEST_F(SessionManagerTest, CloseSessionSuccess) { function in namespace:trunks
87 TEST_F(SessionManagerTest, CloseSessionNoHandle) { function in namespace:trunks
94 TEST_F(SessionManagerTest, GetSessionHandleTest) { function in namespace:trunks
101 TEST_F(SessionManagerTest, StartSessionSuccess) { function in namespace:trunks
118 TEST_F(SessionManagerTest, StartSessionBadSaltingKey) { function in namespace:trunks
136 TEST_F(SessionManagerTest, StartSessionFailure) { function in namespace:trunks
150 TEST_F(SessionManagerTest, StartSessionBadNonce) { function in namespace:trunks

Completed in 560 milliseconds

1234567891011>>