Searched refs:TEST_F (Results 51 - 67 of 67) sorted by relevance

123

/frameworks/compile/mclinker/unittests/
H A DFragmentRefTest.cpp46 TEST_F( FragmentRefTest, ) { function
H A DInputTreeTest.cpp63 TEST_F( InputTreeTest, Basic_operation ) { function
104 TEST_F( InputTreeTest, forLoop_TEST ) { function
131 TEST_F( InputTreeTest, Nesting_Case ) { function
151 TEST_F( InputTreeTest, DFSIterator_BasicTraversal) function
H A DSymbolCategoryTest.cpp47 TEST_F(SymbolCategoryTest, upward_test) { function
89 TEST_F(SymbolCategoryTest, change_local_to_dynamic) { function
H A DLinkerTest.cpp51 TEST_F( LinkerTest, set_up_n_clean_up) { function
80 TEST_F( LinkerTest, plasma) { function
138 TEST_F( LinkerTest, plasma_twice) { function
235 TEST_F( LinkerTest, plasma_twice_irbuilder_heap) { function
339 TEST_F( LinkerTest, plasma_object) { function
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureFBO_test.cpp26 TEST_F(SurfaceTextureFBOTest, BlitFromCpuFilledBufferToFbo) { function in namespace:android
H A DBufferQueue_test.cpp77 TEST_F(BufferQueueTest, BufferQueueInAnotherProcess) { function in namespace:android
141 TEST_F(BufferQueueTest, AcquireBuffer_ExceedsMaxAcquireCount_Fails) { function in namespace:android
176 TEST_F(BufferQueueTest, SetMaxAcquiredBufferCountWithIllegalValues_ReturnsError) { function in namespace:android
193 TEST_F(BufferQueueTest, SetMaxAcquiredBufferCountWithLegalValues_Succeeds) { function in namespace:android
208 TEST_F(BufferQueueTest, DetachAndReattachOnProducerSide) { function in namespace:android
261 TEST_F(BufferQueueTest, DetachAndReattachOnConsumerSide) { function in namespace:android
319 TEST_F(BufferQueueTest, MoveFromConsumerToProducer) { function in namespace:android
H A DStreamSplitter_test.cpp78 TEST_F(StreamSplitterTest, OneInputOneOutput) { function in namespace:android
137 TEST_F(StreamSplitterTest, OneInputMultipleOutputs) { function in namespace:android
206 TEST_F(StreamSplitterTest, OutputAbandonment) { function in namespace:android
H A DMultiTextureConsumer_test.cpp68 TEST_F(MultiTextureConsumerTest, EGLImageTargetWorks) { function in namespace:android
H A DSRGB_test.cpp365 TEST_F(SRGBTest, GLRenderFromSRGBTexture) { function in namespace:android
399 TEST_F(SRGBTest, RenderToSRGBSurface) { function in namespace:android
/frameworks/base/libs/androidfw/tests/
H A DBackupData_test.cpp74 TEST_F(BackupDataTest, WriteAndReadSingle) { function in namespace:android
116 TEST_F(BackupDataTest, WriteAndReadMultiple) { function in namespace:android
164 TEST_F(BackupDataTest, SkipEntity) { function in namespace:android
219 TEST_F(BackupDataTest, DeleteEntity) { function in namespace:android
258 TEST_F(BackupDataTest, EneityAfterDelete) { function in namespace:android
319 TEST_F(BackupDataTest, OnlyDeleteEntities) { function in namespace:android
387 TEST_F(BackupDataTest, ReadDeletedEntityData) { function in namespace:android
/frameworks/av/camera/tests/
H A DProCameraTests.cpp516 TEST_F(ProCameraTest, AvailableFormats) { function in namespace:android::camera2::tests::client
535 TEST_F(ProCameraTest, LockingImmediate) { function in namespace:android::camera2::tests::client
562 TEST_F(ProCameraTest, LockingAsynchronous) { function in namespace:android::camera2::tests::client
593 TEST_F(ProCameraTest, DISABLED_StreamingImageSingle) { function in namespace:android::camera2::tests::client
667 TEST_F(ProCameraTest, DISABLED_StreamingImageDual) { function in namespace:android::camera2::tests::client
743 TEST_F(ProCameraTest, CpuConsumerSingle) { function in namespace:android::camera2::tests::client
813 TEST_F(ProCameraTest, CpuConsumerDual) { function in namespace:android::camera2::tests::client
892 TEST_F(ProCameraTest, ResultReceiver) { function in namespace:android::camera2::tests::client
961 TEST_F(ProCameraTest, DISABLED_WaitForResult) { function in namespace:android::camera2::tests::client
991 TEST_F(ProCameraTes function in namespace:android::camera2::tests::client
1028 TEST_F(ProCameraTest, DISABLED_WaitForDualStreamBuffer) { function in namespace:android::camera2::tests::client
1114 TEST_F(ProCameraTest, WaitForSingleStreamBufferAndDropFramesSync) { function in namespace:android::camera2::tests::client
1168 TEST_F(ProCameraTest, WaitForSingleStreamBufferAndDropFramesAsync) { function in namespace:android::camera2::tests::client
1231 TEST_F(ProCameraTest, ServiceListenersSubscribe) { function in namespace:android::camera2::tests::client
1247 TEST_F(ProCameraTest, ServiceListenersFunctional) { function in namespace:android::camera2::tests::client
[all...]
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp631 TEST_F(SurfaceMediaSourceTest, DISABLED_DummyEncodingFromCpuFilledYV12BufferNpotOneBufferPass) {
642 TEST_F(SurfaceMediaSourceTest, DISABLED_DummyEncodingFromCpuFilledYV12BufferNpotWrongSizeBufferPass) {
660 TEST_F(SurfaceMediaSourceTest, DISABLED_DummyEncodingFromCpuFilledYV12BufferNpotMultiBufferPass) {
682 TEST_F(SurfaceMediaSourceTest, DummyLagEncodingFromCpuFilledYV12BufferNpotMultiBufferPass) {
709 TEST_F(SurfaceMediaSourceTest, DummyThreadedEncodingFromCpuFilledYV12BufferNpotMultiBufferPass) {
734 TEST_F(SurfaceMediaSourceTest, DISABLED_EncodingFromCpuYV12BufferNpotWriteMediaServer) {
778 TEST_F(SurfaceMediaSourceGLTest, ChooseAndroidRecordableEGLConfigDummyWriter) {
820 TEST_F(SurfaceMediaSourceGLTest, RenderingToRecordableEGLSurfaceWorks) {
866 TEST_F(SurfaceMediaSourceGLTest, EncodingFromGLRgbaSameImageEachBufNpotWrite) {
909 TEST_F(SurfaceMediaSourceGLTes
[all...]
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1019 TEST_F(InputReaderTest, GetInputDevices) { function in namespace:android
1045 TEST_F(InputReaderTest, GetKeyCodeState_ForwardsRequestsToMappers) { function in namespace:android
1072 TEST_F(InputReaderTest, GetScanCodeState_ForwardsRequestsToMappers) { function in namespace:android
1099 TEST_F(InputReaderTest, GetSwitchState_ForwardsRequestsToMappers) { function in namespace:android
1126 TEST_F(InputReaderTest, MarkSupportedKeyCodes_ForwardsRequestsToMappers) { function in namespace:android
1161 TEST_F(InputReaderTest, LoopOnce_WhenDeviceScanFinished_SendsConfigurationChanged) { function in namespace:android
1170 TEST_F(InputReaderTest, LoopOnce_ForwardsRawEventsToMappers) { function in namespace:android
1236 TEST_F(InputDeviceTest, ImmutableProperties) { function in namespace:android
1242 TEST_F(InputDeviceTest, WhenNoMappersAreRegistered_DeviceIsIgnored) { function in namespace:android
1284 TEST_F(InputDeviceTes function in namespace:android
1493 TEST_F(SwitchInputMapperTest, GetSources) { function in namespace:android
1500 TEST_F(SwitchInputMapperTest, GetSwitchState) { function in namespace:android
1511 TEST_F(SwitchInputMapperTest, Process) { function in namespace:android
1556 TEST_F(KeyboardInputMapperTest, GetSources) { function in namespace:android
1564 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { function in namespace:android
1674 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { function in namespace:android
1717 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { function in namespace:android
1740 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { function in namespace:android
1822 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { function in namespace:android
1834 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { function in namespace:android
1846 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { function in namespace:android
1860 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { function in namespace:android
1975 TEST_F(CursorInputMapperTest, WhenModeIsPointer_GetSources_ReturnsMouse) { function in namespace:android
1983 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_GetSources_ReturnsTrackball) { function in namespace:android
1991 TEST_F(CursorInputMapperTest, WhenModeIsPointer_PopulateDeviceInfo_ReturnsRangeFromPointerController) { function in namespace:android
2022 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_PopulateDeviceInfo_ReturnsScaledRange) { function in namespace:android
2041 TEST_F(CursorInputMapperTest, Process_ShouldSetAllFieldsAndIncludeGlobalMetaState) { function in namespace:android
2096 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentXYUpdates) { function in namespace:android
2120 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentButtonUpdates) { function in namespace:android
2144 TEST_F(CursorInputMapperTest, Process_ShouldHandleCombinedXYAndButtonUpdates) { function in namespace:android
2181 TEST_F(CursorInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateMotions) { function in namespace:android
2199 TEST_F(CursorInputMapperTest, Process_WhenOrientationAware_ShouldRotateMotions) { function in namespace:android
2250 TEST_F(CursorInputMapperTest, Process_ShouldHandleAllButtons) { function in namespace:android
2426 TEST_F(CursorInputMapperTest, Process_WhenModeIsPointer_ShouldMoveThePointerAround) { function in namespace:android
2676 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsNotSpecifiedAndNotACursor_ReturnsPointer) { function in namespace:android
2685 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsNotSpecifiedAndIsACursor_ReturnsTouchPad) { function in namespace:android
2696 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsTouchPad_ReturnsTouchPad) { function in namespace:android
2706 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsTouchScreen_ReturnsTouchScreen) { function in namespace:android
2716 TEST_F(SingleTouchInputMapperTest, GetKeyCodeState) { function in namespace:android
2745 TEST_F(SingleTouchInputMapperTest, GetScanCodeState) { function in namespace:android
2774 TEST_F(SingleTouchInputMapperTest, MarkSupportedKeyCodes) { function in namespace:android
2790 TEST_F(SingleTouchInputMapperTest, Process_WhenVirtualKeyIsPressedAndReleasedNormally_SendsKeyDownAndKeyUp) { function in namespace:android
2841 TEST_F(SingleTouchInputMapperTest, Process_WhenVirtualKeyIsPressedAndMovedOutOfBounds_SendsKeyDownAndKeyCancel) { function in namespace:android
2963 TEST_F(SingleTouchInputMapperTest, Process_WhenTouchStartsOutsideDisplayAndMovesIn_SendsDownAsTouchEntersDisplay) { function in namespace:android
3037 TEST_F(SingleTouchInputMapperTest, Process_NormalSingleTouchGesture) { function in namespace:android
3128 TEST_F(SingleTouchInputMapperTest, Process_WhenNotOrientationAware_DoesNotRotateMotions) { function in namespace:android
3152 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientationAware_RotatesMotions) { function in namespace:android
3214 TEST_F(SingleTouchInputMapperTest, Process_AllAxes_DefaultCalibration) { function in namespace:android
3259 TEST_F(SingleTouchInputMapperTest, Process_XYAxes_AffineCalibration) { function in namespace:android
3283 TEST_F(SingleTouchInputMapperTest, Process_ShouldHandleAllButtons) { function in namespace:android
3444 TEST_F(SingleTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { function in namespace:android
3580 TEST_F(SingleTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { function in namespace:android
3653 TEST_F(SingleTouchInputMapperTest, Process_WhenAbsPressureIsPresent_HoversIfItsValueIsZero) { function in namespace:android
3868 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithoutTrackingIds) { function in namespace:android
4145 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithTrackingIds) { function in namespace:android
4321 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithSlots) { function in namespace:android
4492 TEST_F(MultiTouchInputMapperTest, Process_AllAxes_WithDefaultCalibration) { function in namespace:android
4542 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_GeometricCalibration) { function in namespace:android
4580 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_SummedLinearCalibration) { function in namespace:android
4633 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_AreaCalibration) { function in namespace:android
4667 TEST_F(MultiTouchInputMapperTest, Process_PressureAxis_AmplitudeCalibration) { function in namespace:android
4696 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllButtons) { function in namespace:android
4857 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { function in namespace:android
5008 TEST_F(MultiTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { function in namespace:android
5080 TEST_F(MultiTouchInputMapperTest, Process_WhenAbsMTPressureIsPresent_HoversIfItsValueIsZero) { function in namespace:android
[all...]
H A DInputDispatcher_test.cpp121 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesKeyEvents) { function in namespace:android
143 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesMotionEvents) { function in namespace:android
/frameworks/native/services/surfaceflinger/tests/
H A DTransaction_test.cpp173 TEST_F(LayerUpdateTest, LayerMoveWorks) { function in namespace:android
207 TEST_F(LayerUpdateTest, LayerResizeWorks) { function in namespace:android
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp304 TEST_F(MimeUri, testPlayAbsPath){ function
308 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

Completed in 2243 milliseconds

123