Searched defs:TEST_F (Results 51 - 75 of 303) sorted by relevance

1234567891011>>

/system/bt/osi/test/
H A Dsemaphore_test.cc33 TEST_F(SemaphoreTest, test_new_simple) { function
39 TEST_F(SemaphoreTest, test_new_with_value) { function
51 TEST_F(SemaphoreTest, test_try_wait) { function
63 TEST_F(SemaphoreTest, test_wait_after_post) { function
71 TEST_F(SemaphoreTest, test_ensure_wait) { function
H A Dtime_test.cc39 TEST_F(TimeTest, test_time_get_os_boottime_ms_not_zero) {
48 TEST_F(TimeTest, test_time_get_os_boottime_us_not_zero) { function
57 TEST_F(TimeTest, test_time_get_os_boottime_ms_increases_upper_bound) { function
67 TEST_F(TimeTest, test_time_get_os_boottime_us_increases_upper_bound) { function
77 TEST_F(TimeTest, test_time_get_os_boottime_ms_increases_lower_bound) { function
98 TEST_F(TimeTest, test_time_get_os_boottime_us_increases_lower_bound) { function
119 TEST_F(TimeTest, test_time_gettimeofday_us_not_zero) { function
128 TEST_F(TimeTest, test_time_gettimeofday_us_increases_upper_bound) { function
138 TEST_F(TimeTest, test_time_gettimeofday_us_increases_lower_bound) { function
/system/bt/test/suite/gatt/
H A Dgatt_unittest.cc27 TEST_F(GattTest, GattClientRegister) { function in namespace:bttest
39 TEST_F(GattTest, GattServerRegister) { function in namespace:bttest
51 TEST_F(GattTest, GattServerBuild) { function in namespace:bttest
/system/chre/apps/wifi_offload/test/
H A Dchannelhistogram_test.cc39 TEST_F(ChannelHistogramTest, UnsupportedFrequencyAndchannel_numbersAreHandled) { function
55 TEST_F(ChannelHistogramTest, FrequenciesMapCorrectlyTochannel_numbers) { function
68 TEST_F(ChannelHistogramTest, IncreaseFrequencyScanCountAndGetChannelScanCount) { function
90 TEST_F(ChannelHistogramTest, SetScanCountToMaxUInt32) { function
/system/connectivity/wificond/tests/
H A Dclient_interface_impl_unittest.cpp81 TEST_F(ClientInterfaceImplTest, SetMacAddressFailsOnInvalidInput) { function in namespace:android::wificond
88 TEST_F(ClientInterfaceImplTest, SetMacAddressFailsOnInterfaceDownFailure) { function in namespace:android::wificond
94 TEST_F(ClientInterfaceImplTest, SetMacAddressFailsOnAddressChangeFailure) { function in namespace:android::wificond
101 TEST_F(ClientInterfaceImplTest, SetMacAddressFailsOnInterfaceUpFailure) { function in namespace:android::wificond
109 TEST_F(ClientInterfaceImplTest, SetMacAddressReturnsTrueOnSuccess) { function in namespace:android::wificond
117 TEST_F(ClientInterfaceImplTest, SetMacAddressPassesCorrectAddressToIfTool) { function in namespace:android::wificond
/system/core/adb/
H A Dadb_listeners_test.cpp67 TEST_F(AdbListenersTest, test_install_listener) { function
77 TEST_F(AdbListenersTest, test_install_listener_rebind) { function
91 TEST_F(AdbListenersTest, test_install_listener_no_rebind) { function
105 TEST_F(AdbListenersTest, test_install_listener_tcp_port_0) { function
116 TEST_F(AdbListenersTest, test_remove_listener) { function
127 TEST_F(AdbListenersTest, test_remove_nonexistent_listener) { function
138 TEST_F(AdbListenersTest, test_remove_all_listeners) { function
153 TEST_F(AdbListenersTest, test_transport_disconnect) { function
/system/core/fastboot/
H A Dtcp_test.cpp128 TEST_F(TcpTest, TestWriteSuccess) { function
134 TEST_F(TcpTest, TestReadSuccess) { function
142 TEST_F(TcpTest, TestReadFragmentSuccess) { function
152 TEST_F(TcpTest, TestLargeWriteSuccess) { function
163 TEST_F(TcpTest, TestLargeReadSuccess) { function
176 TEST_F(TcpTest, TestFastbootProtocolSuccess) { function
198 TEST_F(TcpTest, TestReadLengthFailure) { function
205 TEST_F(TcpTest, TestReadDataFailure) { function
213 TEST_F(TcpTest, TestWriteFailure) { function
219 TEST_F(TcpTes function
[all...]
/system/core/libcrypto_utils/tests/
H A Dandroid_pubkey_test.cpp119 TEST_F(AndroidPubkeyTest, Decode) { function
125 TEST_F(AndroidPubkeyTest, Encode) { function
/system/core/libcutils/tests/
H A Dtrace-dev_test.cpp52 TEST_F(TraceDevTest, atrace_begin_body_normal) { function
63 TEST_F(TraceDevTest, atrace_begin_body_exact) { function
86 TEST_F(TraceDevTest, atrace_begin_body_truncated) { function
101 TEST_F(TraceDevTest, atrace_async_begin_body_normal) { function
112 TEST_F(TraceDevTest, atrace_async_begin_body_exact) { function
135 TEST_F(TraceDevTest, atrace_async_begin_body_truncated) { function
150 TEST_F(TraceDevTest, atrace_async_end_body_normal) { function
161 TEST_F(TraceDevTest, atrace_async_end_body_exact) { function
184 TEST_F(TraceDevTest, atrace_async_end_body_truncated) { function
199 TEST_F(TraceDevTes function
210 TEST_F(TraceDevTest, atrace_int_body_exact) { function
233 TEST_F(TraceDevTest, atrace_int_body_truncated) { function
248 TEST_F(TraceDevTest, atrace_int64_body_normal) { function
259 TEST_F(TraceDevTest, atrace_int64_body_exact) { function
282 TEST_F(TraceDevTest, atrace_int64_body_truncated) { function
[all...]
/system/core/libion/tests/
H A Dallocate_test.cpp28 TEST_F(Allocate, Allocate) function
43 TEST_F(Allocate, AllocateCached) function
58 TEST_F(Allocate, AllocateCachedNeedsSync) function
73 TEST_F(Allocate, RepeatedAllocate) function
92 TEST_F(Allocate, Zeroed) function
136 TEST_F(Allocate, Large) function
H A Dformerly_valid_handle_test.cpp45 TEST_F(FormerlyValidHandle, free) function
50 TEST_F(FormerlyValidHandle, map) function
58 TEST_F(FormerlyValidHandle, share) function
/system/core/libunwindstack/tests/
H A DMemoryOfflineTest.cpp49 TEST_F(MemoryOfflineTest, read_boundaries) { function in namespace:unwindstack
59 TEST_F(MemoryOfflineTest, read_values) { function in namespace:unwindstack
/system/core/libutils/tests/
H A DBitSet_test.cpp38 TEST_F(BitSet32Test, BitWiseOr) { function in namespace:android
53 TEST_F(BitSet32Test, BitWiseAnd_Disjoint) { function in namespace:android
69 TEST_F(BitSet32Test, BitWiseAnd_NonDisjoint) { function in namespace:android
89 TEST_F(BitSet32Test, MarkFirstUnmarkedBit) { function in namespace:android
101 TEST_F(BitSet32Test, ClearFirstMarkedBit) { function in namespace:android
115 TEST_F(BitSet32Test, ClearLastMarkedBit) { function in namespace:android
129 TEST_F(BitSet32Test, FillAndClear) { function in namespace:android
139 TEST_F(BitSet32Test, GetIndexOfBit) { function in namespace:android
160 TEST_F(BitSet64Test, BitWiseOr) { function in namespace:android
175 TEST_F(BitSet64Tes function in namespace:android
191 TEST_F(BitSet64Test, BitWiseAnd_NonDisjoint) { function in namespace:android
211 TEST_F(BitSet64Test, MarkFirstUnmarkedBit) { function in namespace:android
223 TEST_F(BitSet64Test, ClearFirstMarkedBit) { function in namespace:android
237 TEST_F(BitSet64Test, ClearLastMarkedBit) { function in namespace:android
251 TEST_F(BitSet64Test, FillAndClear) { function in namespace:android
261 TEST_F(BitSet64Test, GetIndexOfBit) { function in namespace:android
[all...]
/system/netd/server/
H A DIdletimerControllerTest.cpp38 TEST_F(IdletimerControllerTest, TestSetupIptablesHooks) { function
43 TEST_F(IdletimerControllerTest, TestEnableDisable) { function
81 TEST_F(IdletimerControllerTest, TestAddRemove) { function
/system/tools/aidl/
H A Dtype_cpp_unittest.cpp46 TEST_F(CppTypeNamespaceTest, HasSomeBasicTypes) { function in namespace:android::aidl::cpp
57 TEST_F(CppTypeNamespaceTest, SupportsListString) { function in namespace:android::aidl::cpp
62 TEST_F(CppTypeNamespaceTest, SupportsNestedParcelableClass) { function in namespace:android::aidl::cpp
/system/tools/hidl/test/utils_test/
H A Dmain.cpp30 TEST_F(LibHidlGenUtilsTest, EndsWithTest) { function
46 TEST_F(LibHidlGenUtilsTest, StartsWithTest) { function
62 TEST_F(LibHidlGenUtilsTest, Trim) { function
84 TEST_F(LibHidlGenUtilsTest, TrimAll) { function
106 TEST_F(LibHidlGenUtilsTest, SplitString) { function
121 TEST_F(LibHidlGenUtilsTest, JoinStrings) { function
133 TEST_F(LibHidlGenUtilsTest, FqInstance1) { function
149 TEST_F(LibHidlGenUtilsTest, FqInstance2) { function
162 TEST_F(LibHidlGenUtilsTest, FqInstance3) { function
174 TEST_F(LibHidlGenUtilsTes function
186 TEST_F(LibHidlGenUtilsTest, FqInstanceIdentifier) { function
[all...]
/system/tpm/attestation/client/
H A Ddbus_proxy_test.cc47 TEST_F(DBusProxyTest, CreateGoogleAttestedKey) { function in namespace:attestation
94 TEST_F(DBusProxyTest, GetKeyInfo) { function in namespace:attestation
140 TEST_F(DBusProxyTest, GetEndorsementInfo) { function in namespace:attestation
176 TEST_F(DBusProxyTest, GetAttestationKeyInfo) { function in namespace:attestation
218 TEST_F(DBusProxyTest, ActivateAttestationKey) { function in namespace:attestation
260 TEST_F(DBusProxyTest, CreateCertifiableKey) { function in namespace:attestation
304 TEST_F(DBusProxyTest, Decrypt) { function in namespace:attestation
342 TEST_F(DBusProxyTest, Sign) { function in namespace:attestation
380 TEST_F(DBusProxyTest, RegisterKeyWithChapsToken) { function in namespace:attestation
/system/tpm/tpm_manager/client/
H A Dtpm_ownership_dbus_proxy_test.cc47 TEST_F(TpmOwnershipDBusProxyTest, GetTpmStatus) { function in namespace:tpm_manager
89 TEST_F(TpmOwnershipDBusProxyTest, TakeOwnership) { function in namespace:tpm_manager
119 TEST_F(TpmOwnershipDBusProxyTest, RemoveOwnerDependency) { function in namespace:tpm_manager
/system/tpm/trunks/
H A Dscoped_key_handle_test.cc49 TEST_F(ScopedKeyHandleTest, FlushHandle) { function in namespace:trunks
56 TEST_F(ScopedKeyHandleTest, GetTest) { function in namespace:trunks
62 TEST_F(ScopedKeyHandleTest, ReleaseTest) { function in namespace:trunks
69 TEST_F(ScopedKeyHandleTest, ResetAndFlush) { function in namespace:trunks
82 TEST_F(ScopedKeyHandleTest, NullReset) { function in namespace:trunks
/system/update_engine/
H A Dcertificate_checker_unittest.cc78 TEST_F(CertificateCheckerTest, NewCertificate) { function in namespace:chromeos_update_engine
95 TEST_F(CertificateCheckerTest, SameCertificate) { function in namespace:chromeos_update_engine
113 TEST_F(CertificateCheckerTest, ChangedCertificate) { function in namespace:chromeos_update_engine
131 TEST_F(CertificateCheckerTest, FailedCertificate) { function in namespace:chromeos_update_engine
H A Dhardware_chromeos_unittest.cc62 TEST_F(HardwareChromeOSTest, NoFileFoundReturnsDefault) { function in namespace:chromeos_update_engine
67 TEST_F(HardwareChromeOSTest, DontReadStatefulInNormalMode) { function in namespace:chromeos_update_engine
74 TEST_F(HardwareChromeOSTest, ReadStatefulInDevMode) { function in namespace:chromeos_update_engine
83 TEST_F(HardwareChromeOSTest, ReadRootfsIfStatefulNotFound) { function in namespace:chromeos_update_engine
H A Dimage_properties_chromeos_unittest.cc56 TEST_F(ImagePropertiesTest, SimpleTest) { function in namespace:chromeos_update_engine
72 TEST_F(ImagePropertiesTest, AppIDTest) { function in namespace:chromeos_update_engine
80 TEST_F(ImagePropertiesTest, ConfusingReleaseTest) { function in namespace:chromeos_update_engine
89 TEST_F(ImagePropertiesTest, MissingVersionTest) { function in namespace:chromeos_update_engine
94 TEST_F(ImagePropertiesTest, OverrideTest) { function in namespace:chromeos_update_engine
115 TEST_F(ImagePropertiesTest, OverrideLockDownTest) { function in namespace:chromeos_update_engine
137 TEST_F(ImagePropertiesTest, BoardAppIdUsedForNonCanaryChannelTest) { function in namespace:chromeos_update_engine
149 TEST_F(ImagePropertiesTest, CanaryAppIdUsedForCanaryChannelTest) { function in namespace:chromeos_update_engine
161 TEST_F(ImagePropertiesTest, ReleaseAppIdUsedAsDefaultTest) { function in namespace:chromeos_update_engine
/system/update_engine/common/
H A Dterminator_unittest.cc52 TEST_F(TerminatorTest, HandleSignalTest) { function in namespace:chromeos_update_engine
58 TEST_F(TerminatorTest, ScopedTerminatorExitUnblockerTest) { function in namespace:chromeos_update_engine
67 TEST_F(TerminatorDeathTest, ExitTest) { function in namespace:chromeos_update_engine
73 TEST_F(TerminatorDeathTest, RaiseSignalTest) { function in namespace:chromeos_update_engine
79 TEST_F(TerminatorDeathTest, ScopedTerminatorExitUnblockerExitTest) { function in namespace:chromeos_update_engine
/system/update_engine/payload_generator/
H A Dblock_mapping_unittest.cc64 TEST_F(BlockMappingTest, FirstAddedBlockIsZero) { function in namespace:chromeos_update_engine
74 TEST_F(BlockMappingTest, BlocksAreNotKeptInMemory) { function in namespace:chromeos_update_engine
105 TEST_F(BlockMappingTest, MapPartitionBlocks) { function in namespace:chromeos_update_engine
H A Dmapfile_filesystem_unittest.cc62 TEST_F(MapfileFilesystemTest, EmptyFilesystem) { function in namespace:chromeos_update_engine
72 TEST_F(MapfileFilesystemTest, SeveralFileFormatTest) { function in namespace:chromeos_update_engine
110 TEST_F(MapfileFilesystemTest, BlockNumberTooBigTest) { function in namespace:chromeos_update_engine
122 TEST_F(MapfileFilesystemTest, EndBeforeStartTest) { function in namespace:chromeos_update_engine

Completed in 386 milliseconds

1234567891011>>