Home
last modified time | relevance | path

Searched refs:TEST_F (Results 1 – 12 of 12) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp234 TEST_F(ModemServiceTest, GetIccCardStatus) { in TEST_F() function
247 TEST_F(ModemServiceTest, ChangeOrEnterPIN) { in TEST_F() function
262 TEST_F(ModemServiceTest, SIM_IO) { in TEST_F() function
281 TEST_F(ModemServiceTest, GetIMSI) { in TEST_F() function
291 TEST_F(ModemServiceTest, GetIccId) { in TEST_F() function
301 TEST_F(ModemServiceTest, FacilityLock) { in TEST_F() function
324 TEST_F(ModemServiceTest, OpenLogicalChannel) { in TEST_F() function
337 TEST_F(ModemServiceTest, CloseLogicalChannel) { in TEST_F() function
346 TEST_F(ModemServiceTest, TransmitLogicalChannel) { in TEST_F() function
362 TEST_F(ModemServiceTest, testRadioPowerReq) { in TEST_F() function
[all …]
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwcal.cpp81 TEST_F(HwCalTest, closeloop_present) { in TEST_F() function
94 TEST_F(HwCalTest, closeloop_missing) { in TEST_F() function
107 TEST_F(HwCalTest, dynamicconfig_presentFalse) { in TEST_F() function
120 TEST_F(HwCalTest, dynamicconfig_presentTrue) { in TEST_F() function
133 TEST_F(HwCalTest, dynamicconfig_missing) { in TEST_F() function
146 TEST_F(HwCalTest, freqshift_present) { in TEST_F() function
159 TEST_F(HwCalTest, freqshift_missing) { in TEST_F() function
172 TEST_F(HwCalTest, shortvolt_present) { in TEST_F() function
185 TEST_F(HwCalTest, shortvolt_missing) { in TEST_F() function
198 TEST_F(HwCalTest, longvolt_present) { in TEST_F() function
[all …]
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwcal.cpp80 TEST_F(HwCalTest, closeloop_present) { in TEST_F() function
93 TEST_F(HwCalTest, closeloop_missing) { in TEST_F() function
106 TEST_F(HwCalTest, dynamicconfig_presentFalse) { in TEST_F() function
119 TEST_F(HwCalTest, dynamicconfig_presentTrue) { in TEST_F() function
132 TEST_F(HwCalTest, dynamicconfig_missing) { in TEST_F() function
145 TEST_F(HwCalTest, freqshift_present) { in TEST_F() function
158 TEST_F(HwCalTest, freqshift_missing) { in TEST_F() function
171 TEST_F(HwCalTest, shortvolt_present) { in TEST_F() function
184 TEST_F(HwCalTest, shortvolt_missing) { in TEST_F() function
197 TEST_F(HwCalTest, longvolt_present) { in TEST_F() function
[all …]
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwcal.cpp80 TEST_F(HwCalTest, closeloop_present) { in TEST_F() function
93 TEST_F(HwCalTest, closeloop_missing) { in TEST_F() function
106 TEST_F(HwCalTest, dynamicconfig_presentFalse) { in TEST_F() function
119 TEST_F(HwCalTest, dynamicconfig_presentTrue) { in TEST_F() function
132 TEST_F(HwCalTest, dynamicconfig_missing) { in TEST_F() function
145 TEST_F(HwCalTest, freqshift_present) { in TEST_F() function
158 TEST_F(HwCalTest, freqshift_missing) { in TEST_F() function
171 TEST_F(HwCalTest, shortvolt_present) { in TEST_F() function
184 TEST_F(HwCalTest, shortvolt_missing) { in TEST_F() function
197 TEST_F(HwCalTest, longvolt_present) { in TEST_F() function
[all …]
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/test/
DVehicleEmulatorTest.cpp147 TEST_F(VehicleEmulatorTest, testProcessGetConfig) { in TEST_F() function
189 TEST_F(VehicleEmulatorTest, testProcessGetConfigErrorNoProp) { in TEST_F() function
201 TEST_F(VehicleEmulatorTest, testProcessGetConfigErrorInvalidProp) { in TEST_F() function
215 TEST_F(VehicleEmulatorTest, testProcessGetConfigAll) { in TEST_F() function
229 TEST_F(VehicleEmulatorTest, testProcessGetProperty) { in TEST_F() function
255 TEST_F(VehicleEmulatorTest, testProcessGetPropertyErrorNoProp) { in TEST_F() function
267 TEST_F(VehicleEmulatorTest, testProcessGetPropertyErrorInvalidProp) { in TEST_F() function
281 TEST_F(VehicleEmulatorTest, testProcessGetPropertyAll) { in TEST_F() function
295 TEST_F(VehicleEmulatorTest, testProcessSetProperty) { in TEST_F() function
332 TEST_F(VehicleEmulatorTest, testProcessSetPropertyErrorNoValue) { in TEST_F() function
[all …]
/device/google/felix/vibrator/cs40l26/tests/
Dtest-hwcal.cpp73 TEST_F(HwCalTest, f0_measured) { in TEST_F() function
86 TEST_F(HwCalTest, f0_missing) { in TEST_F() function
94 TEST_F(HwCalTest, redc_measured) { in TEST_F() function
107 TEST_F(HwCalTest, redc_missing) { in TEST_F() function
115 TEST_F(HwCalTest, q_measured) { in TEST_F() function
128 TEST_F(HwCalTest, q_missing) { in TEST_F() function
136 TEST_F(HwCalTest, v_levels) { in TEST_F() function
180 TEST_F(HwCalTest, v_missing) { in TEST_F() function
210 TEST_F(HwCalTest, v_short) { in TEST_F() function
234 TEST_F(HwCalTest, v_long) { in TEST_F() function
[all …]
Dtest-vibrator.cpp323 TEST_F(VibratorTest, Constructor) { in TEST_F() function
381 TEST_F(VibratorTest, on) { in TEST_F() function
395 TEST_F(VibratorTest, off) { in TEST_F() function
401 TEST_F(VibratorTest, supportsAmplitudeControl_supported) { in TEST_F() function
410 TEST_F(VibratorTest, supportsExternalAmplitudeControl_unsupported) { in TEST_F() function
419 TEST_F(VibratorTest, setAmplitude_supported) { in TEST_F() function
427 TEST_F(VibratorTest, supportsExternalControl_supported) { in TEST_F() function
436 TEST_F(VibratorTest, supportsExternalControl_unsupported) { in TEST_F() function
445 TEST_F(VibratorTest, setExternalControl_enable) { in TEST_F() function
456 TEST_F(VibratorTest, setExternalControl_disable) { in TEST_F() function
/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator_test.cpp50 TEST_F(CvdIdAllocatorTest, ClaimAll) { in TEST_F() function
65 TEST_F(CvdIdAllocatorTest, StrideBeyond) { in TEST_F() function
85 TEST_F(CvdIdAllocatorTest, Consecutive) { in TEST_F() function
105 TEST_F(CvdIdAllocatorTest, Take) { in TEST_F() function
122 TEST_F(CvdIdAllocatorTest, TakeAll) { in TEST_F() function
140 TEST_F(CvdIdAllocatorTest, TakeRange) { in TEST_F() function
155 TEST_F(CvdIdAllocatorTest, Reclaim) { in TEST_F() function
Dflag_parser_test.cpp418 TEST_F(FlagConsumesArbitraryTest, NoValues) { in TEST_F() function
425 TEST_F(FlagConsumesArbitraryTest, OneValue) { in TEST_F() function
432 TEST_F(FlagConsumesArbitraryTest, TwoValues) { in TEST_F() function
439 TEST_F(FlagConsumesArbitraryTest, NoValuesOtherFlag) { in TEST_F() function
446 TEST_F(FlagConsumesArbitraryTest, OneValueOtherFlag) { in TEST_F() function
453 TEST_F(FlagConsumesArbitraryTest, TwoValuesOtherFlag) { in TEST_F() function
/device/google/gs-common/modem/dump_modemlog/
Dmodem_log_dumper_test.cpp55 TEST_F(ModemLogDumperTest, DumpLogsDumpsAllDirectoriesAndCopiesAllFiles) { in TEST_F() function
69 TEST_F(ModemLogDumperTest, DumpLogsRestartModemLoggingWhenEnabled) { in TEST_F() function
77 TEST_F(ModemLogDumperTest, DumpLogsDoesNotRestartModemLoggingWhenDisabled) { in TEST_F() function
83 TEST_F(ModemLogDumperTest, DumpLogsDoesNotRestartModemLoggingWhenPilotEnabled) { in TEST_F() function
94 TEST_F(ModemLogDumperTest, in TEST_F() function
/device/google/cuttlefish/host/commands/cvd_send_sms/unittest/
Dsms_sender_test.cc55 TEST_F(SmsSenderTest, InvalidContentFails) { in TEST_F() function
63 TEST_F(SmsSenderTest, ValidContentSucceeds) { in TEST_F() function
73 TEST_F(SmsSenderTest, NonDefaultModemIdValueSucceeds) { in TEST_F() function
/device/google/trout/tests/hal/vehicle/2.0/
DGrpcServer_test.cpp132 TEST_F(GrpcServerTest, PropertyValueStreamTest) { in TEST_F() function
146 TEST_F(GrpcServerTest, PowerStateListenerTest) { in TEST_F() function