Searched refs:TEST_F (Results 76 - 86 of 86) sorted by relevance

1234

/frameworks/base/tools/aapt2/flatten/
H A DTableFlattener_test.cpp144 TEST_F(TableFlattenerTest, FlattenFullyLinkedTable) { function in namespace:aapt
193 TEST_F(TableFlattenerTest, FlattenEntriesWithGapsInIds) { function in namespace:aapt
209 TEST_F(TableFlattenerTest, FlattenMinMaxAttributes) { function in namespace:aapt
H A DXmlFlattener_test.cpp68 TEST_F(XmlFlattenerTest, FlattenXmlWithNoCompiledAttributes) { function in namespace:aapt
147 TEST_F(XmlFlattenerTest, FlattenCompiledXmlAndStripSdk21) { function in namespace:aapt
172 TEST_F(XmlFlattenerTest, AssignSpecialAttributeIndices) {
195 TEST_F(XmlFlattenerTest, NoNamespaceIsNotTheSameAsEmptyNamespace) {
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1027 TEST_F(InputReaderTest, GetInputDevices) { function in namespace:android
1053 TEST_F(InputReaderTest, GetKeyCodeState_ForwardsRequestsToMappers) { function in namespace:android
1080 TEST_F(InputReaderTest, GetScanCodeState_ForwardsRequestsToMappers) { function in namespace:android
1107 TEST_F(InputReaderTest, GetSwitchState_ForwardsRequestsToMappers) { function in namespace:android
1134 TEST_F(InputReaderTest, MarkSupportedKeyCodes_ForwardsRequestsToMappers) { function in namespace:android
1169 TEST_F(InputReaderTest, LoopOnce_WhenDeviceScanFinished_SendsConfigurationChanged) { function in namespace:android
1178 TEST_F(InputReaderTest, LoopOnce_ForwardsRawEventsToMappers) { function in namespace:android
1244 TEST_F(InputDeviceTest, ImmutableProperties) { function in namespace:android
1250 TEST_F(InputDeviceTest, WhenNoMappersAreRegistered_DeviceIsIgnored) { function in namespace:android
1292 TEST_F(InputDeviceTes function in namespace:android
1501 TEST_F(SwitchInputMapperTest, GetSources) { function in namespace:android
1508 TEST_F(SwitchInputMapperTest, GetSwitchState) { function in namespace:android
1519 TEST_F(SwitchInputMapperTest, Process) { function in namespace:android
1564 TEST_F(KeyboardInputMapperTest, GetSources) { function in namespace:android
1572 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { function in namespace:android
1682 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { function in namespace:android
1725 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { function in namespace:android
1748 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { function in namespace:android
1830 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { function in namespace:android
1842 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { function in namespace:android
1854 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { function in namespace:android
1868 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { function in namespace:android
1983 TEST_F(CursorInputMapperTest, WhenModeIsPointer_GetSources_ReturnsMouse) { function in namespace:android
1991 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_GetSources_ReturnsTrackball) { function in namespace:android
1999 TEST_F(CursorInputMapperTest, WhenModeIsPointer_PopulateDeviceInfo_ReturnsRangeFromPointerController) { function in namespace:android
2030 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_PopulateDeviceInfo_ReturnsScaledRange) { function in namespace:android
2049 TEST_F(CursorInputMapperTest, Process_ShouldSetAllFieldsAndIncludeGlobalMetaState) { function in namespace:android
2104 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentXYUpdates) { function in namespace:android
2128 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentButtonUpdates) { function in namespace:android
2152 TEST_F(CursorInputMapperTest, Process_ShouldHandleCombinedXYAndButtonUpdates) { function in namespace:android
2189 TEST_F(CursorInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateMotions) { function in namespace:android
2207 TEST_F(CursorInputMapperTest, Process_WhenOrientationAware_ShouldRotateMotions) { function in namespace:android
2258 TEST_F(CursorInputMapperTest, Process_ShouldHandleAllButtons) { function in namespace:android
2434 TEST_F(CursorInputMapperTest, Process_WhenModeIsPointer_ShouldMoveThePointerAround) { function in namespace:android
2684 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsNotSpecifiedAndNotACursor_ReturnsPointer) { function in namespace:android
2693 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsNotSpecifiedAndIsACursor_ReturnsTouchPad) { function in namespace:android
2704 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsTouchPad_ReturnsTouchPad) { function in namespace:android
2714 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsTouchScreen_ReturnsTouchScreen) { function in namespace:android
2724 TEST_F(SingleTouchInputMapperTest, GetKeyCodeState) { function in namespace:android
2753 TEST_F(SingleTouchInputMapperTest, GetScanCodeState) { function in namespace:android
2782 TEST_F(SingleTouchInputMapperTest, MarkSupportedKeyCodes) { function in namespace:android
2798 TEST_F(SingleTouchInputMapperTest, Process_WhenVirtualKeyIsPressedAndReleasedNormally_SendsKeyDownAndKeyUp) { function in namespace:android
2849 TEST_F(SingleTouchInputMapperTest, Process_WhenVirtualKeyIsPressedAndMovedOutOfBounds_SendsKeyDownAndKeyCancel) { function in namespace:android
2971 TEST_F(SingleTouchInputMapperTest, Process_WhenTouchStartsOutsideDisplayAndMovesIn_SendsDownAsTouchEntersDisplay) { function in namespace:android
3045 TEST_F(SingleTouchInputMapperTest, Process_NormalSingleTouchGesture) { function in namespace:android
3136 TEST_F(SingleTouchInputMapperTest, Process_WhenNotOrientationAware_DoesNotRotateMotions) { function in namespace:android
3160 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientationAware_RotatesMotions) { function in namespace:android
3222 TEST_F(SingleTouchInputMapperTest, Process_AllAxes_DefaultCalibration) { function in namespace:android
3267 TEST_F(SingleTouchInputMapperTest, Process_XYAxes_AffineCalibration) { function in namespace:android
3291 TEST_F(SingleTouchInputMapperTest, Process_ShouldHandleAllButtons) { function in namespace:android
3452 TEST_F(SingleTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { function in namespace:android
3588 TEST_F(SingleTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { function in namespace:android
3661 TEST_F(SingleTouchInputMapperTest, Process_WhenAbsPressureIsPresent_HoversIfItsValueIsZero) { function in namespace:android
3876 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithoutTrackingIds) { function in namespace:android
4153 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithTrackingIds) { function in namespace:android
4329 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithSlots) { function in namespace:android
4500 TEST_F(MultiTouchInputMapperTest, Process_AllAxes_WithDefaultCalibration) { function in namespace:android
4550 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_GeometricCalibration) { function in namespace:android
4588 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_SummedLinearCalibration) { function in namespace:android
4641 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_AreaCalibration) { function in namespace:android
4675 TEST_F(MultiTouchInputMapperTest, Process_PressureAxis_AmplitudeCalibration) { function in namespace:android
4704 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllButtons) { function in namespace:android
4865 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { function in namespace:android
5016 TEST_F(MultiTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { function in namespace:android
5088 TEST_F(MultiTouchInputMapperTest, Process_WhenAbsMTPressureIsPresent_HoversIfItsValueIsZero) { function in namespace:android
[all...]
H A DInputDispatcher_test.cpp119 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesKeyEvents) { function in namespace:android
141 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesMotionEvents) { function in namespace:android
/frameworks/av/media/libstagefright/tests/
H A DUtils_test.cpp36 TEST_F(UtilsTest, TestStringUtils) { function in namespace:android
110 TEST_F(UtilsTest, TestDebug) { function in namespace:android
130 TEST_F(UtilsTest, TestFourCC) { function in namespace:android
134 TEST_F(UtilsTest, TestMathTemplates) { function in namespace:android
/frameworks/native/libs/gui/tests/
H A DMultiTextureConsumer_test.cpp68 TEST_F(MultiTextureConsumerTest, EGLImageTargetWorks) { function in namespace:android
H A DSRGB_test.cpp373 TEST_F(SRGBTest, GLRenderFromSRGBTexture) { function in namespace:android
409 TEST_F(SRGBTest, DISABLED_RenderToSRGBSurface) { function in namespace:android
/frameworks/minikin/tests/
H A DFontCollectionItemizeTest.cpp83 TEST_F(FontCollectionItemizeTest, itemize_latin) { function
153 TEST_F(FontCollectionItemizeTest, itemize_emoji) { function
214 TEST_F(FontCollectionItemizeTest, itemize_non_latin) { function
303 TEST_F(FontCollectionItemizeTest, itemize_mixed) { function
342 TEST_F(FontCollectionItemizeTest, itemize_variationSelector) { function
481 TEST_F(FontCollectionItemizeTest, itemize_variationSelectorSupplement) { function
606 TEST_F(FontCollectionItemizeTest, itemize_no_crash) { function
630 TEST_F(FontCollectionItemizeTest, itemize_fakery) { function
670 TEST_F(FontCollectionItemizeTest, itemize_vs_sequence_but_no_base_char) { function
699 TEST_F(FontCollectionItemizeTes function
846 TEST_F(FontCollectionItemizeTest, itemize_LanguageAndCoverage) { function
1153 TEST_F(FontCollectionItemizeTest, itemize_emojiSelection_withFE0E) { function
1235 TEST_F(FontCollectionItemizeTest, itemize_emojiSelection_withFE0F) { function
1317 TEST_F(FontCollectionItemizeTest, itemize_emojiSelection_with_skinTone) { function
1356 TEST_F(FontCollectionItemizeTest, itemize_PrivateUseArea) { function
[all...]
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp301 TEST_F(MimeUri, testPlayAbsPath){ function
305 TEST_F(MimeUri, testPlayfilePath){ function
/frameworks/av/drm/mediadrm/plugins/clearkey/tests/
H A DAesCtrDecryptorUnittest.cpp60 TEST_F(AesCtrDecryptorTest, DecryptsContiguousEncryptedBlock) { function in namespace:clearkeydrm
105 TEST_F(AesCtrDecryptorTest, DecryptsAlignedBifurcatedEncryptedBlock) { function in namespace:clearkeydrm
151 TEST_F(AesCtrDecryptorTest, DecryptsUnalignedBifurcatedEncryptedBlock) { function in namespace:clearkeydrm
197 TEST_F(AesCtrDecryptorTest, DecryptsOneMixedSubSample) { function in namespace:clearkeydrm
246 TEST_F(AesCtrDecryptorTest, DecryptsAlignedMixedSubSamples) { function in namespace:clearkeydrm
300 TEST_F(AesCtrDecryptorTest, DecryptsUnalignedMixedSubSamples) { function in namespace:clearkeydrm
355 TEST_F(AesCtrDecryptorTest, DecryptsComplexMixedSubSamples) { function in namespace:clearkeydrm
/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp424 TEST_F(CameraClientBinderTest, CheckBinderCameraDeviceUser) { function

Completed in 1753 milliseconds

1234