Searched defs:TEST_F (Results 76 - 100 of 144) sorted by relevance

123456

/hardware/interfaces/usb/1.1/vts/functional/
H A DVtsHalUsbV1_1TargetTest.cpp161 TEST_F(UsbHidlTest, setCallback) { function
174 TEST_F(UsbHidlTest, queryPortStatus) { function
/hardware/interfaces/weaver/1.0/vts/functional/
H A DVtsHalWeaverV1_0TargetTest.cpp64 TEST_F(WeaverHidlTest, GetConfig) { function
86 TEST_F(WeaverHidlTest, GettingConfigMultipleTimesGivesSameResult) { function
117 TEST_F(WeaverHidlTest, WriteToLastSlot) { function
137 TEST_F(WeaverHidlTest, WriteFollowedByReadGivesTheSameValue) { function
165 TEST_F(WeaverHidlTest, OverwritingSlotUpdatesTheValue) { function
196 TEST_F(WeaverHidlTest, WriteFollowedByReadWithWrongKeyDoesNotGiveTheValue) { function
220 TEST_F(WeaverHidlTest, WritingToInvalidSlotFails) { function
243 TEST_F(WeaverHidlTest, ReadingFromInvalidSlotFails) { function
279 TEST_F(WeaverHidlTest, WriteWithTooLargeKeyFails) { function
300 TEST_F(WeaverHidlTes function
321 TEST_F(WeaverHidlTest, ReadWithTooLargeKeyFails) { function
[all...]
/hardware/interfaces/wifi/1.2/default/tests/
H A Dhidl_struct_util_unit_tests.cpp43 TEST_F(HidlStructUtilTest, CanConvertLegacyWifiMacInfosToHidlWithOneMac) { function in namespace:android::hardware::wifi::V1_2::implementation
76 TEST_F(HidlStructUtilTest, CanConvertLegacyWifiMacInfosToHidlWithTwoMac) { function in namespace:android::hardware::wifi::V1_2::implementation
H A Dwifi_chip_unit_tests.cpp242 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateSta_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
247 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateP2p_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
252 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateNan_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
257 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateAp_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
262 TEST_F(WifiChipV1IfaceCombinationTest, StaMode_CreateStaP2p_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
268 TEST_F(WifiChipV1IfaceCombinationTest, ApMode_CreateAp_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
273 TEST_F(WifiChipV1IfaceCombinationTest, ApMode_CreateSta_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
278 TEST_F(WifiChipV1IfaceCombinationTest, ApMode_CreateP2p_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
283 TEST_F(WifiChipV1IfaceCombinationTest, ApMode_CreateNan_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
301 TEST_F(WifiChipV1_AwareIfaceCombinationTes function in namespace:android::hardware::wifi::V1_2::implementation
306 TEST_F(WifiChipV1_AwareIfaceCombinationTest, StaMode_CreateP2p_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
311 TEST_F(WifiChipV1_AwareIfaceCombinationTest, StaMode_CreateNan_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
316 TEST_F(WifiChipV1_AwareIfaceCombinationTest, StaMode_CreateAp_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
321 TEST_F(WifiChipV1_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
328 TEST_F(WifiChipV1_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
335 TEST_F(WifiChipV1_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
343 TEST_F(WifiChipV1_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
356 TEST_F(WifiChipV1_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
369 TEST_F(WifiChipV1_AwareIfaceCombinationTest, ApMode_CreateAp_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
374 TEST_F(WifiChipV1_AwareIfaceCombinationTest, ApMode_CreateSta_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
379 TEST_F(WifiChipV1_AwareIfaceCombinationTest, ApMode_CreateP2p_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
384 TEST_F(WifiChipV1_AwareIfaceCombinationTest, ApMode_CreateNan_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
402 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateSta_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
407 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateP2p_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
412 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateNan_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
417 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateAp_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
422 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateStaSta_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
428 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateStaAp_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
434 TEST_F(WifiChipV2_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
450 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateStaP2p_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
456 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateStaNan_ShouldSucceed) { function in namespace:android::hardware::wifi::V1_2::implementation
462 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateStaP2PNan_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
469 TEST_F(WifiChipV2_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
482 TEST_F(WifiChipV2_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
495 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateApNan_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
501 TEST_F(WifiChipV2_AwareIfaceCombinationTest, CreateApP2p_ShouldFail) { function in namespace:android::hardware::wifi::V1_2::implementation
507 TEST_F(WifiChipV2_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
520 TEST_F(WifiChipV2_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
533 TEST_F(WifiChipV2_AwareIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
552 TEST_F(WifiChipV1_AwareDisabledApIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
568 TEST_F(WifiChipV2_AwareDisabledApIfaceCombinationTest, function in namespace:android::hardware::wifi::V1_2::implementation
[all...]
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_sta_iface_hidl_test.cpp171 TEST_F(SupplicantStaIfaceHidlTest, RegisterCallback) { function
181 TEST_F(SupplicantStaIfaceHidlTest, GetName) { function
191 TEST_F(SupplicantStaIfaceHidlTest, GetType) { function
201 TEST_F(SupplicantStaIfaceHidlTest, listNetworks) { function
221 TEST_F(SupplicantStaIfaceHidlTest, Reassociate) { function
230 TEST_F(SupplicantStaIfaceHidlTest, Reconnect) { function
240 TEST_F(SupplicantStaIfaceHidlTest, Disconnect) { function
249 TEST_F(SupplicantStaIfaceHidlTest, SetPowerSave) { function
261 TEST_F(SupplicantStaIfaceHidlTest, InitiateTdlsDiscover) { function
271 TEST_F(SupplicantStaIfaceHidlTes function
281 TEST_F(SupplicantStaIfaceHidlTest, InitiateTdlsTeardown) { function
291 TEST_F(SupplicantStaIfaceHidlTest, InitiateAnqpQuery) { function
307 TEST_F(SupplicantStaIfaceHidlTest, InitiateHs20IconQuery) { function
319 TEST_F(SupplicantStaIfaceHidlTest, GetMacAddress) { function
331 TEST_F(SupplicantStaIfaceHidlTest, StartRxFilter) { function
340 TEST_F(SupplicantStaIfaceHidlTest, StopRxFilter) { function
349 TEST_F(SupplicantStaIfaceHidlTest, AddRxFilter) { function
365 TEST_F(SupplicantStaIfaceHidlTest, RemoveRxFilter) { function
381 TEST_F(SupplicantStaIfaceHidlTest, SetBtCoexistenceMode) { function
402 TEST_F(SupplicantStaIfaceHidlTest, SetBtCoexistenceScanModeEnabled) { function
416 TEST_F(SupplicantStaIfaceHidlTest, SetSuspendModeEnabled) { function
429 TEST_F(SupplicantStaIfaceHidlTest, SetCountryCode) { function
439 TEST_F(SupplicantStaIfaceHidlTest, SetWpsDeviceName) { function
448 TEST_F(SupplicantStaIfaceHidlTest, SetWpsDeviceType) { function
457 TEST_F(SupplicantStaIfaceHidlTest, SetWpsManufacturer) { function
466 TEST_F(SupplicantStaIfaceHidlTest, SetWpsModelName) { function
474 TEST_F(SupplicantStaIfaceHidlTest, SetWpsModelNumber) { function
483 TEST_F(SupplicantStaIfaceHidlTest, SetWpsSerialNumber) { function
492 TEST_F(SupplicantStaIfaceHidlTest, SetWpsConfigMethods) { function
502 TEST_F(SupplicantStaIfaceHidlTest, SetExternalSim) { function
512 TEST_F(SupplicantStaIfaceHidlTest, AddExtRadioWork) { function
527 TEST_F(SupplicantStaIfaceHidlTest, RemoveExtRadioWork) { function
[all...]
H A Dsupplicant_p2p_iface_hidl_test.cpp189 TEST_F(SupplicantP2pIfaceHidlTest, RegisterCallback) { function
199 TEST_F(SupplicantP2pIfaceHidlTest, GetName) { function
209 TEST_F(SupplicantP2pIfaceHidlTest, GetType) { function
219 TEST_F(SupplicantP2pIfaceHidlTest, GetDeviceAddress) { function
230 TEST_F(SupplicantP2pIfaceHidlTest, SetSsidPostfix) { function
241 TEST_F(SupplicantP2pIfaceHidlTest, Find) { function
250 TEST_F(SupplicantP2pIfaceHidlTest, StopFind) { function
263 TEST_F(SupplicantP2pIfaceHidlTest, Flush) { function
272 TEST_F(SupplicantP2pIfaceHidlTest, Connect) { function
285 TEST_F(SupplicantP2pIfaceHidlTes function
302 TEST_F(SupplicantP2pIfaceHidlTest, ProvisionDiscovery) { function
314 TEST_F(SupplicantP2pIfaceHidlTest, AddGroup) { function
327 TEST_F(SupplicantP2pIfaceHidlTest, RemoveGroup) { function
336 TEST_F(SupplicantP2pIfaceHidlTest, Reject) { function
346 TEST_F(SupplicantP2pIfaceHidlTest, Invite) { function
358 TEST_F(SupplicantP2pIfaceHidlTest, Reinvoke) { function
370 TEST_F(SupplicantP2pIfaceHidlTest, ConfigureExtListen) { function
381 TEST_F(SupplicantP2pIfaceHidlTest, SetListenChannel) { function
391 TEST_F(SupplicantP2pIfaceHidlTest, SetDisallowedFrequencies) { function
403 TEST_F(SupplicantP2pIfaceHidlTest, GetSsid) { function
416 TEST_F(SupplicantP2pIfaceHidlTest, GetGroupCapability) { function
429 TEST_F(SupplicantP2pIfaceHidlTest, FlushServices) { function
438 TEST_F(SupplicantP2pIfaceHidlTest, SetMiracastMode) { function
459 TEST_F(SupplicantP2pIfaceHidlTest, SetGroupIdle) { function
470 TEST_F(SupplicantP2pIfaceHidlTest, SetPowerSave) { function
484 TEST_F(SupplicantP2pIfaceHidlTest, SetWpsDeviceName) { function
493 TEST_F(SupplicantP2pIfaceHidlTest, SetWpsDeviceType) { function
502 TEST_F(SupplicantP2pIfaceHidlTest, SetWpsManufacturer) { function
511 TEST_F(SupplicantP2pIfaceHidlTest, SetWpsModelName) { function
519 TEST_F(SupplicantP2pIfaceHidlTest, SetWpsModelNumber) { function
528 TEST_F(SupplicantP2pIfaceHidlTest, SetWpsSerialNumber) { function
537 TEST_F(SupplicantP2pIfaceHidlTest, SetWpsConfigMethods) { function
551 TEST_F(SupplicantP2pIfaceHidlTest, AddAndRemoveBonjourService) { function
587 TEST_F(SupplicantP2pIfaceHidlTest, AddAndRemoveUpnpService) { function
607 TEST_F(SupplicantP2pIfaceHidlTest, EnableWfd) { function
617 TEST_F(SupplicantP2pIfaceHidlTest, SetWfdDeviceInfo) { function
[all...]
/hardware/libhardware/modules/camera/3_4/metadata/
H A Dcontrol_test.cpp112 TEST_F(ControlTest, Tags) { function in namespace:v4l2_camera_hal
117 TEST_F(ControlTest, TagsNoOptions) { function in namespace:v4l2_camera_hal
123 TEST_F(ControlTest, TagsUnreportedOptions) { function in namespace:v4l2_camera_hal
129 TEST_F(ControlTest, PopulateStatic) { function in namespace:v4l2_camera_hal
137 TEST_F(ControlTest, PopulateStaticNoOptions) { function in namespace:v4l2_camera_hal
143 TEST_F(ControlTest, PopulateStaticUnreportedOptions) { function in namespace:v4l2_camera_hal
149 TEST_F(ControlTest, PopulateDynamic) { function in namespace:v4l2_camera_hal
157 TEST_F(ControlTest, PopulateDynamicNoOptions) { function in namespace:v4l2_camera_hal
167 TEST_F(ControlTest, PopulateDynamicUnreportedOptions) { function in namespace:v4l2_camera_hal
177 TEST_F(ControlTes function in namespace:v4l2_camera_hal
189 TEST_F(ControlTest, PopulateTemplate) { function in namespace:v4l2_camera_hal
201 TEST_F(ControlTest, PopulateTemplateFail) { function in namespace:v4l2_camera_hal
212 TEST_F(ControlTest, PopulateTemplateOptionless) { function in namespace:v4l2_camera_hal
226 TEST_F(ControlTest, PopulateTemplateOptionlessFail) { function in namespace:v4l2_camera_hal
238 TEST_F(ControlTest, PopulateTemplateUnreportedOptions) { function in namespace:v4l2_camera_hal
252 TEST_F(ControlTest, PopulateTemplateUnreportedOptionsFail) { function in namespace:v4l2_camera_hal
265 TEST_F(ControlTest, SupportsRequest) { function in namespace:v4l2_camera_hal
276 TEST_F(ControlTest, SupportsRequestNoOptions) { function in namespace:v4l2_camera_hal
286 TEST_F(ControlTest, SupportsRequestUnreportedOptions) { function in namespace:v4l2_camera_hal
298 TEST_F(ControlTest, SupportsRequestFail) { function in namespace:v4l2_camera_hal
309 TEST_F(ControlTest, SupportsRequestUnreportedOptionsFail) { function in namespace:v4l2_camera_hal
322 TEST_F(ControlTest, SupportsRequestInvalidNumber) { function in namespace:v4l2_camera_hal
331 TEST_F(ControlTest, SupportsRequestInvalidNumberNoOptions) { function in namespace:v4l2_camera_hal
343 TEST_F(ControlTest, SupportsRequestEmpty) { function in namespace:v4l2_camera_hal
349 TEST_F(ControlTest, SetRequest) { function in namespace:v4l2_camera_hal
366 TEST_F(ControlTest, SetRequestNoOptions) { function in namespace:v4l2_camera_hal
380 TEST_F(ControlTest, SetRequestUnreportedOptions) { function in namespace:v4l2_camera_hal
399 TEST_F(ControlTest, SetRequestSettingFail) { function in namespace:v4l2_camera_hal
416 TEST_F(ControlTest, SetRequestValidationFail) { function in namespace:v4l2_camera_hal
427 TEST_F(ControlTest, SetRequestInvalidNumber) { function in namespace:v4l2_camera_hal
437 TEST_F(ControlTest, SetRequestInvalidNumberNoOptions) { function in namespace:v4l2_camera_hal
450 TEST_F(ControlTest, SetRequestEmpty) { function in namespace:v4l2_camera_hal
[all...]
H A Dmetadata_reader_test.cpp67 TEST_F(MetadataReaderTest, FacingTranslations) { function in namespace:default_camera_hal
86 TEST_F(MetadataReaderTest, InvalidFacing) { function in namespace:default_camera_hal
96 TEST_F(MetadataReaderTest, EmptyFacing) { function in namespace:default_camera_hal
102 TEST_F(MetadataReaderTest, ValidOrientations) { function in namespace:default_camera_hal
115 TEST_F(MetadataReaderTest, InvalidOrientations) { function in namespace:default_camera_hal
136 TEST_F(MetadataReaderTest, EmptyOrientation) { function in namespace:default_camera_hal
142 TEST_F(MetadataReaderTest, MaxInputs) { function in namespace:default_camera_hal
153 TEST_F(MetadataReaderTest, EmptyMaxInputs) { function in namespace:default_camera_hal
162 TEST_F(MetadataReaderTest, MaxOutputs) { function in namespace:default_camera_hal
173 TEST_F(MetadataReaderTes function in namespace:default_camera_hal
185 TEST_F(MetadataReaderTest, EmptyMaxOutputs) { function in namespace:default_camera_hal
192 TEST_F(MetadataReaderTest, StreamConfigurations) { function in namespace:default_camera_hal
217 TEST_F(MetadataReaderTest, InvalidStreamConfigurationDirection) { function in namespace:default_camera_hal
228 TEST_F(MetadataReaderTest, InvalidStreamConfigurationSize) { function in namespace:default_camera_hal
240 TEST_F(MetadataReaderTest, InvalidStreamConfigurationNumElements) { function in namespace:default_camera_hal
255 TEST_F(MetadataReaderTest, NoStreamConfigurations) { function in namespace:default_camera_hal
261 TEST_F(MetadataReaderTest, StreamStallDurations) { function in namespace:default_camera_hal
283 TEST_F(MetadataReaderTest, InvalidStreamStallDurationDuration) { function in namespace:default_camera_hal
293 TEST_F(MetadataReaderTest, InvalidStreamStallDurationSize) { function in namespace:default_camera_hal
303 TEST_F(MetadataReaderTest, InvalidStreamStallDurationNumElements) { function in namespace:default_camera_hal
317 TEST_F(MetadataReaderTest, NoStreamStallDurations) { function in namespace:default_camera_hal
323 TEST_F(MetadataReaderTest, ReprocessFormats) { function in namespace:default_camera_hal
341 TEST_F(MetadataReaderTest, ReprocessFormatsNoOutputs) { function in namespace:default_camera_hal
353 TEST_F(MetadataReaderTest, ReprocessFormatsPastEnd) { function in namespace:default_camera_hal
365 TEST_F(MetadataReaderTest, EmptyReprocessFormats) { function in namespace:default_camera_hal
[all...]
H A Dpartial_metadata_factory_test.cpp83 TEST_F(PartialMetadataFactoryTest, FixedState) { function in namespace:v4l2_camera_hal
98 TEST_F(PartialMetadataFactoryTest, NoEffectMenu) { function in namespace:v4l2_camera_hal
112 TEST_F(PartialMetadataFactoryTest, NoEffectGenericMenu) { function in namespace:v4l2_camera_hal
126 TEST_F(PartialMetadataFactoryTest, NoEffectSlider) { function in namespace:v4l2_camera_hal
140 TEST_F(PartialMetadataFactoryTest, NoEffectGenericSlider) { function in namespace:v4l2_camera_hal
154 TEST_F(PartialMetadataFactoryTest, V4L2FactoryQueryFail) { function in namespace:v4l2_camera_hal
168 TEST_F(PartialMetadataFactoryTest, V4L2FactoryQueryBadType) { function in namespace:v4l2_camera_hal
185 TEST_F(PartialMetadataFactoryTest, V4L2FactoryQueryBadRange) { function in namespace:v4l2_camera_hal
204 TEST_F(PartialMetadataFactoryTest, V4L2FactoryTypeRequestMenuMismatch) { function in namespace:v4l2_camera_hal
228 TEST_F(PartialMetadataFactoryTes function in namespace:v4l2_camera_hal
252 TEST_F(DISABLED_PartialMetadataFactoryTest, V4L2FactoryMenu) { function in namespace:v4l2_camera_hal
288 TEST_F(DISABLED_PartialMetadataFactoryTest, V4L2FactoryMenuConversionFail) { function in namespace:v4l2_camera_hal
312 TEST_F(DISABLED_PartialMetadataFactoryTest, V4L2FactoryMenuNoConversions) { function in namespace:v4l2_camera_hal
337 TEST_F(PartialMetadataFactoryTest, V4L2FactoryInteger) { function in namespace:v4l2_camera_hal
381 TEST_F(PartialMetadataFactoryTest, V4L2FactoryIntegerFailedConversion) { function in namespace:v4l2_camera_hal
404 TEST_F(PartialMetadataFactoryTest, V4L2FallbackMenu) { function in namespace:v4l2_camera_hal
429 TEST_F(PartialMetadataFactoryTest, V4L2FallbackSlider) { function in namespace:v4l2_camera_hal
[all...]
/hardware/libhardware/modules/camera/3_4/
H A Drequest_tracker_test.cpp79 TEST_F(RequestTrackerTest, AddValid) { function in namespace:default_camera_hal
85 TEST_F(RequestTrackerTest, AddInput) { function in namespace:default_camera_hal
102 TEST_F(RequestTrackerTest, AddMultipleStreams) { function in namespace:default_camera_hal
117 TEST_F(RequestTrackerTest, AddUnconfigured) { function in namespace:default_camera_hal
124 TEST_F(RequestTrackerTest, AddPastCapacity) { function in namespace:default_camera_hal
145 TEST_F(RequestTrackerTest, AddDuplicate) { function in namespace:default_camera_hal
152 TEST_F(RequestTrackerTest, RemoveValid) { function in namespace:default_camera_hal
170 TEST_F(RequestTrackerTest, RemoveInvalidFrame) { function in namespace:default_camera_hal
187 TEST_F(RequestTrackerTest, RemoveInvalidData) { function in namespace:default_camera_hal
205 TEST_F(RequestTrackerTes function in namespace:default_camera_hal
209 TEST_F(RequestTrackerTest, ClearRequests) { function in namespace:default_camera_hal
238 TEST_F(RequestTrackerTest, ClearRequestsNoResult) { function in namespace:default_camera_hal
249 TEST_F(RequestTrackerTest, ClearConfiguration) { function in namespace:default_camera_hal
[all...]
/hardware/libhardware/tests/input/evdev/
H A DInputDevice_test.cpp69 TEST_F(EvdevDeviceTest, testOverrideTime) { function in namespace:android::tests
98 TEST_F(EvdevDeviceTest, testWrongClockCorrection) { function in namespace:android::tests
114 TEST_F(EvdevDeviceTest, testClockCorrectionOk) { function in namespace:android::tests
131 TEST_F(EvdevDeviceTest, testN7v2Touchscreen) { function in namespace:android::tests
138 TEST_F(EvdevDeviceTest, testN7v2ButtonJack) { function in namespace:android::tests
144 TEST_F(EvdevDeviceTest, testN7v2HeadsetJack) { function in namespace:android::tests
158 TEST_F(EvdevDeviceTest, testN7v2H2wButton) { function in namespace:android::tests
164 TEST_F(EvdevDeviceTest, testN7v2GpioKeys) { function in namespace:android::tests
170 TEST_F(EvdevDeviceTest, testNexusPlayerGpioKeys) { function in namespace:android::tests
176 TEST_F(EvdevDeviceTes function in namespace:android::tests
182 TEST_F(EvdevDeviceTest, testNexusRemote) { function in namespace:android::tests
188 TEST_F(EvdevDeviceTest, testAsusGamepad) { function in namespace:android::tests
194 TEST_F(EvdevDeviceTest, testMocks) { function in namespace:android::tests
[all...]
H A DInputHub_test.cpp85 TEST_F(InputHubTest, testWake) { function in namespace:android::tests
96 TEST_F(InputHubTest, DISABLED_testDeviceAdded) { function in namespace:android::tests
126 TEST_F(InputHubTest, DISABLED_testDeviceRemoved) { function in namespace:android::tests
157 TEST_F(InputHubTest, DISABLED_testInputEvent) { function in namespace:android::tests
200 TEST_F(InputHubTest, DISABLED_testCallbackOrder) { function in namespace:android::tests
/hardware/google/av/codec2/1.0/mts/component/
H A DMtsHalC2V1_0TargetComponentTest.cpp88 TEST_F(Codec2ComponentHalTest, EmptyFlush) { function in namespace:__anon201
103 TEST_F(Codec2ComponentHalTest, QueueEmptyWork) { function in namespace:__anon201
118 TEST_F(Codec2ComponentHalTest, Config) { function in namespace:__anon201
192 TEST_F(Codec2ComponentHalTest, MultipleStartStopReset) { function in namespace:__anon201
/hardware/google/av/codec2/vndk/bufferpool/vts/
H A Dmulti.cpp184 TEST_F(BufferpoolMultiTest, TransferBuffer) { function in namespace:__anon241
/hardware/interfaces/bluetooth/1.0/default/test/
H A Dbluetooth_address_test.cc70 TEST_F(BluetoothAddressTest, string_to_bytes) { function in namespace:android::hardware::bluetooth::V1_0::implementation
107 TEST_F(BluetoothAddressTest, bytes_to_string) { function in namespace:android::hardware::bluetooth::V1_0::implementation
123 TEST_F(BluetoothAddressTest, property_set) { function in namespace:android::hardware::bluetooth::V1_0::implementation
156 TEST_F(BluetoothAddressTest, property_get) { function in namespace:android::hardware::bluetooth::V1_0::implementation
212 TEST_F(BluetoothAddressTest, get_local_address) { function in namespace:android::hardware::bluetooth::V1_0::implementation
/hardware/interfaces/gnss/1.1/vts/functional/
H A Dgnss_hal_test_cases.cpp39 TEST_F(GnssHalTest, SetupTeardownCreateCleanup) {} function
45 TEST_F(GnssHalTest, TestGnssMeasurementCallback) { function
61 TEST_F(GnssHalTest, GetLocationLowPower) { function
175 TEST_F(GnssHalTest, BlacklistIndividualSatellites) { function
276 TEST_F(GnssHalTest, BlacklistConstellation) { function
355 TEST_F(GnssHalTest, InjectBestLocation) { function
389 TEST_F(GnssHalTest, GnssDebugValuesSanityTest) { function
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
H A DVtsHalGraphicsMapperV2_0TargetTest.cpp74 TEST_F(GraphicsMapperHidlTest, AllocatorDumpDebugInfo) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
81 TEST_F(GraphicsMapperHidlTest, AllocatorAllocate) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
104 TEST_F(GraphicsMapperHidlTest, AllocatorAllocateNegative) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
116 TEST_F(GraphicsMapperHidlTest, AllocatorAllocateNoLeak) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
130 TEST_F(GraphicsMapperHidlTest, CreateDescriptorBasic) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
137 TEST_F(GraphicsMapperHidlTest, CreateDescriptorNegative) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
148 TEST_F(GraphicsMapperHidlTest, ImportFreeBufferBasic) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
157 TEST_F(GraphicsMapperHidlTest, ImportFreeBufferClone) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
175 TEST_F(GraphicsMapperHidlTest, ImportFreeBufferSingleton) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
200 TEST_F(GraphicsMapperHidlTes function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
214 TEST_F(GraphicsMapperHidlTest, ImportBufferNegative) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
232 TEST_F(GraphicsMapperHidlTest, FreeBufferNegative) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
255 TEST_F(GraphicsMapperHidlTest, LockUnlockBasic) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
301 TEST_F(GraphicsMapperHidlTest, LockYCbCrBasic) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
360 TEST_F(GraphicsMapperHidlTest, UnlockNegative) { function in namespace:android::hardware::graphics::mapper::V2_0::vts::__anon1152
[all...]
/hardware/interfaces/keymaster/4.0/vts/functional/
H A DHmacKeySharingTest.cpp104 TEST_F(HmacKeySharingTest, GetParameters) { function in namespace:android::hardware::keymaster::V4_0::test
117 TEST_F(HmacKeySharingTest, ComputeSharedHmac) { function in namespace:android::hardware::keymaster::V4_0::test
158 TEST_F(HmacKeySharingTest, ComputeSharedHmacCorruptNonce) { function in namespace:android::hardware::keymaster::V4_0::test
197 TEST_F(HmacKeySharingTest, ComputeSharedHmacCorruptSeed) { function in namespace:android::hardware::keymaster::V4_0::test
/hardware/interfaces/thermal/1.0/vts/functional/
H A DVtsHalThermalV1_0TargetTest.cpp181 TEST_F(ThermalHidlTest, TemperatureTest) { function
196 TEST_F(ThermalHidlTest, CpuUsageTest) { function
211 TEST_F(ThermalHidlTest, CoolingDeviceTest) { function
/hardware/interfaces/usb/1.0/vts/functional/
H A DVtsHalUsbV1_0TargetTest.cpp185 TEST_F(UsbHidlTest, setCallback) { function
196 TEST_F(UsbHidlTest, queryPortStatus) { function
209 TEST_F(UsbHidlTest, switchEmptyPort) { function
229 TEST_F(UsbHidlTest, switchModetoDFP) { function
276 TEST_F(UsbHidlTest, switchPowerRole) { function
322 TEST_F(UsbHidlTest, switchDataRole) { function
/hardware/libhardware/modules/audio_remote_submix/tests/
H A Dremote_submix_tests.cpp187 TEST_F(RemoteSubmixTest, InitSuccess) { function
192 TEST_F(RemoteSubmixTest, OutputDoesNotBlockWhenNoInput) { function
202 // TEST_F(RemoteSubmixTest, OutputDoesNotBlockWhenInputStuck) {
213 TEST_F(RemoteSubmixTest, OutputAndInput) { function
226 TEST_F(RemoteSubmixTest, OutputAndInputAfterClose) { function
242 TEST_F(RemoteSubmixTest, PresentationPosition) { function
260 TEST_F(RemoteSubmixTest, RenderPosition) { function
278 TEST_F(RemoteSubmixTest, MonoToStereoConversion) { function
291 TEST_F(RemoteSubmixTest, StereoToMonoConversion) { function
304 TEST_F(RemoteSubmixTes function
317 TEST_F(RemoteSubmixTest, OpenInputMultipleTimes) { function
[all...]
/hardware/google/av/codec2/tests/
H A DC2SampleComponent_test.cpp393 TEST_F(C2SampleComponentTest, ReflectorTest) { function
417 TEST_F(C2SampleComponentTest, FieldSupportedValuesTest) { function
/hardware/google/av/media/sfplugin/tests/
H A DMediaCodec_sanity_test.cpp203 TEST_F(MediaCodecSanityTest, TestAvcDecoderHdrStaticInfo) { function in namespace:android
262 TEST_F(MediaCodecSanityTest, TestVideoDecoderHdrStaticInfo) { function in namespace:android
H A DReflectedParamUpdater_test.cpp146 TEST_F(ReflectedParamUpdaterTest, SingleValueTest) { function in namespace:android
193 TEST_F(ReflectedParamUpdaterTest, StringTest) { function in namespace:android
248 TEST_F(ReflectedParamUpdaterTest, CompositeTest) { function in namespace:android
320 TEST_F(ReflectedParamUpdaterTest, CompositePartialTest) { function in namespace:android
/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DVtsHalEvsV1_0TargetTest.cpp129 TEST_F(EvsHidlTest, CameraOpenClean) { function
161 TEST_F(EvsHidlTest, CameraOpenAggressive) { function
209 TEST_F(EvsHidlTest, DisplayOpen) { function
257 TEST_F(EvsHidlTest, DisplayStates) { function
317 TEST_F(EvsHidlTest, CameraStreamPerformance) { function
375 TEST_F(EvsHidlTest, CameraStreamBuffering) { function
444 TEST_F(EvsHidlTest, CameraToDisplayRoundTrip) { function

Completed in 4466 milliseconds

123456