Searched refs:TEST_F (Results 276 - 300 of 306) sorted by relevance

<<111213

/system/bt/service/test/
H A Dipc_linux_unittest.cc156 TEST_F(IPCLinuxTestDisabled, StartWithNoSocketPath) { function in namespace:__anon882
164 TEST_F(IPCLinuxTest, BasicStartAndExit) { function in namespace:__anon882
185 TEST_F(IPCLinuxTest, BasicStartAndConnect) { function in namespace:__anon882
H A Dlow_energy_client_unittest.cc168 TEST_F(LowEnergyClientTest, RegisterInstance) { function in namespace:bluetooth::__anon884
254 TEST_F(LowEnergyClientPostRegisterTest, Connect) { function in namespace:bluetooth::__anon884
H A Dlow_energy_scanner_unittest.cc192 TEST_F(LowEnergyScannerTest, RegisterInstance) { function in namespace:bluetooth::__anon885
264 TEST_F(LowEnergyScannerPostRegisterTest, ScanSettings) { function in namespace:bluetooth::__anon885
289 TEST_F(LowEnergyScannerPostRegisterTest, ScanRecord) { function in namespace:bluetooth::__anon885
H A Dgatt_client_unittest.cc79 TEST_F(GattClientTest, RegisterInstance) { function in namespace:bluetooth::__anon880
/system/core/libunwindstack/tests/
H A DUnwinderTest.cpp139 TEST_F(UnwinderTest, multiple_frames) { function in namespace:unwindstack
199 TEST_F(UnwinderTest, multiple_frames_dont_resolve_names) { function in namespace:unwindstack
260 TEST_F(UnwinderTest, non_zero_load_bias) { function in namespace:unwindstack
288 TEST_F(UnwinderTest, non_zero_elf_offset) { function in namespace:unwindstack
316 TEST_F(UnwinderTest, non_zero_map_offset) { function in namespace:unwindstack
345 TEST_F(UnwinderTest, no_frames_after_finished) { function in namespace:unwindstack
380 TEST_F(UnwinderTest, max_frames) { function in namespace:unwindstack
413 TEST_F(UnwinderTest, verify_frames_skipped) { function in namespace:unwindstack
480 TEST_F(UnwinderTest, sp_not_in_map) { function in namespace:unwindstack
525 TEST_F(UnwinderTes function in namespace:unwindstack
544 TEST_F(UnwinderTest, sp_in_device_stops_unwind) { function in namespace:unwindstack
563 TEST_F(UnwinderTest, pc_without_map) { function in namespace:unwindstack
591 TEST_F(UnwinderTest, speculative_frame) { function in namespace:unwindstack
655 TEST_F(UnwinderTest, speculative_frame_removed) { function in namespace:unwindstack
687 TEST_F(UnwinderTest, map_ignore_suffixes) { function in namespace:unwindstack
741 TEST_F(UnwinderTest, sp_pc_do_not_change) { function in namespace:unwindstack
806 TEST_F(UnwinderTest, dex_pc_in_map) { function in namespace:unwindstack
847 TEST_F(UnwinderTest, dex_pc_not_in_map) { function in namespace:unwindstack
888 TEST_F(UnwinderTest, dex_pc_multiple_frames) { function in namespace:unwindstack
947 TEST_F(UnwinderTest, format_frame_static) { function in namespace:unwindstack
1006 TEST_F(UnwinderTest, format_frame) { function in namespace:unwindstack
[all...]
H A DUnwindOfflineTest.cpp202 TEST_F(UnwindOfflineTest, pc_straddle_arm) { function in namespace:unwindstack
226 TEST_F(UnwindOfflineTest, pc_in_gnu_debugdata_arm) { function in namespace:unwindstack
246 TEST_F(UnwindOfflineTest, pc_straddle_arm64) { function in namespace:unwindstack
278 TEST_F(UnwindOfflineTest, jit_debug_x86) { function in namespace:unwindstack
571 TEST_F(UnwindOfflineTest, jit_debug_arm) { function in namespace:unwindstack
889 TEST_F(UnwindOfflineTest, bad_eh_frame_hdr_arm64) { function in namespace:unwindstack
918 TEST_F(UnwindOfflineTest, debug_frame_first_x86) { function in namespace:unwindstack
946 TEST_F(UnwindOfflineTest, eh_frame_hdr_begin_x86_64) { function in namespace:unwindstack
973 TEST_F(UnwindOfflineTest, art_quick_osr_stub_arm) { function in namespace:unwindstack
1088 TEST_F(UnwindOfflineTes function in namespace:unwindstack
[all...]
/system/bt/stack/test/
H A Dble_advertiser_test.cc204 TEST_F(BleAdvertisingManagerTest, test_registration) { function
234 TEST_F(BleAdvertisingManagerTest, test_android_flow) { function
308 TEST_F(BleAdvertisingManagerTest, test_adv_data_filling) { function
357 TEST_F(BleAdvertisingManagerTest, test_adv_data_not_filling) { function
401 TEST_F(BleAdvertisingManagerTest, test_reenabling) { function
435 TEST_F(BleAdvertisingManagerTest, test_reenabling_disabled_instance) { function
446 TEST_F(BleAdvertisingManagerTest, test_start_advertising_set) { function
516 TEST_F(BleAdvertisingManagerTest, test_start_advertising_set_params_failed) { function
550 TEST_F(BleAdvertisingManagerTest, test_data_sender) { function
685 TEST_F(BleAdvertisingManagerTes function
800 TEST_F(BleAdvertisingManagerTest, test_periodic_adv_disable_on_unregister) { function
892 TEST_F(BleAdvertisingManagerTest, test_suspend_resume) { function
960 TEST_F(BleAdvertisingManagerTest, test_duration_update_during_timeout) { function
1069 TEST_F(BleAdvertisingManagerTest, test_cleanup_during_execution) { function
1118 TEST_F(BleAdvertisingManagerTest, test_recompute_timeout) { function
[all...]
H A Dstack_smp_test.cc172 TEST_F(SmpCalculateConfirmTest, test_smp_gen_p2_4_confirm_as_master) { function in namespace:testing
188 TEST_F(SmpCalculateConfirmTest, test_SMP_Encrypt_as_master) { function in namespace:testing
218 TEST_F(SmpCalculateConfirmTest, test_smp_calculate_comfirm_as_master) { function in namespace:testing
/system/update_engine/payload_generator/
H A Dinplace_generator_unittest.cc142 TEST_F(InplaceGeneratorTest, BlockDefaultValues) { function in namespace:chromeos_update_engine
150 TEST_F(InplaceGeneratorTest, SubstituteBlocksTest) { function in namespace:chromeos_update_engine
183 TEST_F(InplaceGeneratorTest, CutEdgesTest) { function in namespace:chromeos_update_engine
298 TEST_F(InplaceGeneratorTest, AssignTempBlocksReuseTest) { function in namespace:chromeos_update_engine
403 TEST_F(InplaceGeneratorTest, MoveAndSortFullOpsToBackTest) { function in namespace:chromeos_update_engine
427 TEST_F(InplaceGeneratorTest, AssignTempBlocksTest) { function in namespace:chromeos_update_engine
573 TEST_F(InplaceGeneratorTest, CreateScratchNodeTest) { function in namespace:chromeos_update_engine
584 TEST_F(InplaceGeneratorTest, ApplyMapTest) { function in namespace:chromeos_update_engine
599 TEST_F(InplaceGeneratorTest, ResolveReadAfterWriteDependenciesAvoidMoveToZero) { function in namespace:chromeos_update_engine
669 TEST_F(InplaceGeneratorTes function in namespace:chromeos_update_engine
[all...]
/system/core/libmemunreachable/tests/
H A DThreadCapture_test.cpp124 TEST_F(ThreadListTest, list_one) { function in namespace:android
248 TEST_F(ThreadCaptureTest, capture_kill) { function in namespace:android
280 TEST_F(ThreadCaptureTest, capture_signal) { function in namespace:android
H A DBinder_test.cpp128 TEST_F(MemunreachableBinderTest, binder) { function in namespace:android
/system/connectivity/wificond/tests/
H A Dscan_result_unittest.cpp50 TEST_F(ScanResultTest, ParcelableTest) { function in namespace:android::wificond
/system/netd/server/
H A DXfrmControllerTest.cpp160 TEST_F(XfrmControllerTest, TestFchown) { function in namespace:android::net
175 TEST_F(XfrmControllerTest, TestFchownInvalidFd) { function in namespace:android::net
182 TEST_F(XfrmControllerTest, TestFchownIncorrectCallerUid) { function in namespace:android::net
190 TEST_F(XfrmControllerTest, TestFchownNonSocketFd) { function in namespace:android::net
198 TEST_F(XfrmControllerTest, TestFchownNonUdp) { function in namespace:android::net
209 TEST_F(XfrmControllerTest, TestFchownNonUdpEncap) { function in namespace:android::net
391 TEST_F(XfrmControllerTest, TestIpSecAddSecurityAssociationIPv4Encap) { function in namespace:android::net
397 TEST_F(XfrmControllerTest, TestIpSecAddSecurityAssociationIPv6Encap) { function in namespace:android::net
409 TEST_F(XfrmControllerTest, TestIpSecApplyTransportModeTransformChecksFamily) { function in namespace:android::net
/system/nfc/utils/test/
H A Dconfig_test.cc122 TEST_F(ConfigTestFromFile, test_file_based_config) { function
/system/bt/packet/tests/base/
H A Diterator_test.cc50 TEST_F(IteratorTest, iteratorCreateDeathTest) { function in namespace:bluetooth
58 TEST_F(IteratorTest, extractTest) { function in namespace:bluetooth
/system/extras/tests/fstest/
H A Drecovery_test.cpp278 TEST_F(FsRecoveryTest, EXT4_CorruptGdt) { function in namespace:android
296 TEST_F(FsRecoveryTest, EXT4_SetErrorBit) { function in namespace:android
/system/extras/tests/kernel.config/
H A Daslr_test.cpp233 TEST_F(AslrMmapTest, entropy_min_def) { function
242 TEST_F(AslrMmapTest, entropy_min_cmpt_def) { function
/system/libhidl/libhidlcache/
H A Dlibhidlcache_test.cpp105 TEST_F(HidlCacheTest, TestAll) { function in namespace:android
109 TEST_F(HidlCacheTest, MemoryDealer) { function in namespace:android
/system/bt/stack/test/rfcomm/
H A Dstack_rfcomm_test.cc476 TEST_F(StackRfcommTest, SingleServerConnectionHelloWorld) { function in namespace:__anon1355
499 TEST_F(StackRfcommTest, MultiServerPortSameDeviceHelloWorld) { function in namespace:__anon1355
548 TEST_F(StackRfcommTest, SameServerPortMultiDeviceHelloWorld) { function in namespace:__anon1355
598 TEST_F(StackRfcommTest, SingleClientConnectionHelloWorld) { function in namespace:__anon1355
621 TEST_F(StackRfcommTest, MultiClientPortSameDeviceHelloWorld) { function in namespace:__anon1355
667 TEST_F(StackRfcommTest, SameClientPortMultiDeviceHelloWorld) { function in namespace:__anon1355
715 TEST_F(StackRfcommTest, TestConnectionCollision) { function in namespace:__anon1355
/system/extras/simpleperf/
H A DCallChainJoiner_test.cpp168 TEST_F(CallChainJoinerTest, smoke) { function
236 TEST_F(CallChainJoinerTest, no_original_chains) { function
255 TEST_F(CallChainJoinerTest, no_chains) { function
/system/hardware/interfaces/net/netd/1.1/vts/functional/
H A DVtsHalNetNetdV1_1TargetTest.cpp179 TEST_F(NetdHidlTest, TestAddRemoveInterfaces) { function
239 TEST_F(NetdHidlTest, TestAddRemoveRoutes) { function
283 TEST_F(NetdHidlTest, TestForwarding) { function
/system/tpm/trunks/
H A Dtpm_generated_test.cc326 TEST_F(CommandFlowTest, SimpleCommandFlow) { function in namespace:trunks
354 TEST_F(CommandFlowTest, SimpleCommandFlowWithError) { function in namespace:trunks
387 TEST_F(CommandFlowTest, FullCommandFlow) { function in namespace:trunks
/system/bt/packet/tests/avrcp/
H A Dvendor_packet_test.cc128 TEST_F(VendorPacketTest, invalidTest) { function in namespace:bluetooth::avrcp
/system/update_engine/payload_consumer/
H A Ddownload_action_unittest.cc616 TEST_F(P2PDownloadActionTest, IsWrittenTo) { function in namespace:chromeos_update_engine
639 TEST_F(P2PDownloadActionTest, DeleteIfHoleExists) { function in namespace:chromeos_update_engine
655 TEST_F(P2PDownloadActionTest, CanAppend) { function in namespace:chromeos_update_engine
693 TEST_F(P2PDownloadActionTest, DeletePartialP2PFileIfResumingWithoutP2P) { function in namespace:chromeos_update_engine
/system/netd/tests/
H A Dsock_diag_test.cpp67 TEST_F(SockDiagTest, TestDump) { function
181 TEST_F(SockDiagTest, TestMicroBenchmark) { function

Completed in 426 milliseconds

<<111213