Searched refs:TEST_F (Results 1 - 25 of 67) sorted by last modified time

123

/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp305 TEST_F(TestBufferQueue, testInvalidBuffer){ function
310 TEST_F(TestBufferQueue, testMuteSolo) { function
328 TEST_F(TestBufferQueue, testSeek) { function
338 TEST_F(TestBufferQueue, testValidBuffer) { function
346 TEST_F(TestBufferQueue, testEnqueueMaxBuffer) { function
355 TEST_F(TestBufferQueue, testEnqueueExtraBuffer) { function
366 TEST_F(TestBufferQueue, testEnqueueAtStopped) { function
377 TEST_F(TestBufferQueue, testEnqueueAtPaused) { function
388 TEST_F(TestBufferQueue, testClearQueue) { function
398 TEST_F(TestBufferQueu function
427 TEST_F(TestBufferQueue, testStateTransitionNonEmptyQueue) { function
452 TEST_F(TestBufferQueue, testStatePlayBuffer){ function
[all...]
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp304 TEST_F(MimeUri, testPlayAbsPath){ function
308 TEST_F(MimeUri, testPlayfilePath){ function
/frameworks/native/cmds/installd/tests/
H A Dinstalld_utils_test.cpp79 TEST_F(UtilsTest, IsValidApkPath_BadPrefix) { function in namespace:android
98 TEST_F(UtilsTest, IsValidApkPath_Internal) { function in namespace:android
131 TEST_F(UtilsTest, IsValidApkPath_Private) { function in namespace:android
165 TEST_F(UtilsTest, IsValidApkPath_AsecGood1) { function in namespace:android
171 TEST_F(UtilsTest, IsValidApkPath_AsecGood2) { function in namespace:android
177 TEST_F(UtilsTest, IsValidApkPath_EscapeFail) { function in namespace:android
183 TEST_F(UtilsTest, IsValidApkPath_DoubleSlashFail) { function in namespace:android
189 TEST_F(UtilsTest, IsValidApkPath_SubdirEscapeFail) { function in namespace:android
195 TEST_F(UtilsTest, IsValidApkPath_SlashEscapeFail) { function in namespace:android
201 TEST_F(UtilsTes function in namespace:android
207 TEST_F(UtilsTest, IsValidApkPath_SubdirEscapeSingleFail) { function in namespace:android
213 TEST_F(UtilsTest, IsValidApkPath_TwoSubdirFail) { function in namespace:android
219 TEST_F(UtilsTest, CheckSystemApp_Dir1) { function in namespace:android
225 TEST_F(UtilsTest, CheckSystemApp_Dir2) { function in namespace:android
231 TEST_F(UtilsTest, CheckSystemApp_EscapeFail) { function in namespace:android
237 TEST_F(UtilsTest, CheckSystemApp_DoubleEscapeFail) { function in namespace:android
243 TEST_F(UtilsTest, CheckSystemApp_BadPathEscapeFail) { function in namespace:android
249 TEST_F(UtilsTest, CheckSystemApp_Subdir) { function in namespace:android
267 TEST_F(UtilsTest, GetPathFromString_NullPathFail) { function in namespace:android
273 TEST_F(UtilsTest, GetPathFromString_EmptyPathFail) { function in namespace:android
279 TEST_F(UtilsTest, GetPathFromString_RelativePathFail) { function in namespace:android
285 TEST_F(UtilsTest, GetPathFromString_NonCanonical) { function in namespace:android
297 TEST_F(UtilsTest, GetPathFromString_CanonicalPath) { function in namespace:android
308 TEST_F(UtilsTest, CreatePkgPath_LongPkgNameSuccess) { function in namespace:android
326 TEST_F(UtilsTest, CreatePkgPath_LongPkgNameFail) { function in namespace:android
339 TEST_F(UtilsTest, CreatePkgPath_LongPostfixFail) { function in namespace:android
352 TEST_F(UtilsTest, CreatePkgPath_PrimaryUser) { function in namespace:android
362 TEST_F(UtilsTest, CreatePkgPath_SecondaryUser) { function in namespace:android
372 TEST_F(UtilsTest, CreatePkgPathInDir_ProtectedDir) { function in namespace:android
386 TEST_F(UtilsTest, CreatePersonaPath_Primary) { function in namespace:android
396 TEST_F(UtilsTest, CreatePersonaPath_Secondary) { function in namespace:android
406 TEST_F(UtilsTest, CreateMovePath_Primary) { function in namespace:android
416 TEST_F(UtilsTest, CreateMovePath_Fail_AppTooLong) { function in namespace:android
423 TEST_F(UtilsTest, CreateMovePath_Fail_LeafTooLong) { function in namespace:android
430 TEST_F(UtilsTest, CopyAndAppend_Normal) { function in namespace:android
448 TEST_F(UtilsTest, AppendAndIncrement_Normal) { function in namespace:android
467 TEST_F(UtilsTest, AppendAndIncrement_TooBig) { function in namespace:android
[all...]
/frameworks/native/libs/gui/tests/
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 DIGraphicBufferProducer_test.cpp210 TEST_F(IGraphicBufferProducerTest, ConnectFirst_ReturnsError) { function in namespace:android
228 TEST_F(IGraphicBufferProducerTest, ConnectAgain_ReturnsError) { function in namespace:android
246 TEST_F(IGraphicBufferProducerTest, Disconnect_Succeeds) { function in namespace:android
253 TEST_F(IGraphicBufferProducerTest, Disconnect_ReturnsError) { function in namespace:android
264 TEST_F(IGraphicBufferProducerTest, Query_Succeeds) { function in namespace:android
292 TEST_F(IGraphicBufferProducerTest, Query_ReturnsError) { function in namespace:android
325 TEST_F(IGraphicBufferProducerTest, Queue_Succeeds) { function in namespace:android
370 TEST_F(IGraphicBufferProducerTest, Queue_ReturnsError) { function in namespace:android
461 TEST_F(IGraphicBufferProducerTest, CancelBuffer_DoesntCrash) { function in namespace:android
478 TEST_F(IGraphicBufferProducerTes function in namespace:android
529 TEST_F(IGraphicBufferProducerTest, SetBufferCount_Fails) { function in namespace:android
[all...]
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
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 DSurfaceTextureClient_test.cpp123 TEST_F(SurfaceTextureClientTest, GetISurfaceTextureIsNotNull) { function in namespace:android
128 TEST_F(SurfaceTextureClientTest, QueuesToWindowCompositorIsFalse) { function in namespace:android
136 TEST_F(SurfaceTextureClientTest, ConcreteTypeIsSurfaceTextureClient) { function in namespace:android
143 TEST_F(SurfaceTextureClientTest, EglCreateWindowSurfaceSucceeds) { function in namespace:android
181 TEST_F(SurfaceTextureClientTest, EglSwapBuffersAbandonErrorIsEglBadSurface) { function in namespace:android
209 TEST_F(SurfaceTextureClientTest, BufferGeometryInvalidSizesFail) { function in namespace:android
218 TEST_F(SurfaceTextureClientTest, DefaultGeometryValues) { function in namespace:android
227 TEST_F(SurfaceTextureClientTest, BufferGeometryCanBeSet) { function in namespace:android
237 TEST_F(SurfaceTextureClientTest, BufferGeometryDefaultSizeSetFormat) { function in namespace:android
247 TEST_F(SurfaceTextureClientTes function in namespace:android
257 TEST_F(SurfaceTextureClientTest, BufferGeometrySizeCanBeUnset) { function in namespace:android
273 TEST_F(SurfaceTextureClientTest, BufferGeometrySizeCanBeChangedWithoutFormat) { function in namespace:android
289 TEST_F(SurfaceTextureClientTest, SurfaceTextureSetDefaultSize) { function in namespace:android
300 TEST_F(SurfaceTextureClientTest, SurfaceTextureSetDefaultSizeAfterDequeue) { function in namespace:android
320 TEST_F(SurfaceTextureClientTest, SurfaceTextureSetDefaultSizeVsGeometry) { function in namespace:android
345 TEST_F(SurfaceTextureClientTest, SurfaceTextureTooManyUpdateTexImage) { function in namespace:android
368 TEST_F(SurfaceTextureClientTest, SurfaceTextureSyncModeSlowRetire) { function in namespace:android
388 TEST_F(SurfaceTextureClientTest, SurfaceTextureSyncModeFastRetire) { function in namespace:android
408 TEST_F(SurfaceTextureClientTest, SurfaceTextureSyncModeDQQR) { function in namespace:android
432 TEST_F(SurfaceTextureClientTest, DISABLED_SurfaceTextureSyncModeDequeueCurrent) { function in namespace:android
452 TEST_F(SurfaceTextureClientTest, SurfaceTextureSyncModeMinUndequeued) { function in namespace:android
477 TEST_F(SurfaceTextureClientTest, SetCropCropsCrop) { function in namespace:android
497 TEST_F(SurfaceTextureClientTest, DISABLED_SurfaceTextureSyncModeWaitRetire) { function in namespace:android
552 TEST_F(SurfaceTextureClientTest, GetTransformMatrixReturnsVerticalFlip) { function in namespace:android
582 TEST_F(SurfaceTextureClientTest, GetTransformMatrixSucceedsAfterFreeingBuffers) { function in namespace:android
613 TEST_F(SurfaceTextureClientTest, GetTransformMatrixSucceedsAfterFreeingBuffersWithCrop) { function in namespace:android
656 TEST_F(SurfaceTextureClientTest, QueryFormatAfterSettingWorks) { function in namespace:android
756 TEST_F(MultiSurfaceTextureClientTest, DISABLED_MakeCurrentBetweenSurfacesWorks) { function in namespace:android
[all...]
H A DSurfaceTextureFBO_test.cpp26 TEST_F(SurfaceTextureFBOTest, BlitFromCpuFilledBufferToFbo) { function in namespace:android
H A DSurfaceTextureGLThreadToGL_test.cpp24 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
43 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
62 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
91 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
121 TEST_F(SurfaceTextureGLThreadToGLTest, function in namespace:android
H A DSurfaceTextureGLToGL_test.cpp24 TEST_F(SurfaceTextureGLToGLTest, TransformHintGetsRespected) { function in namespace:android
77 TEST_F(SurfaceTextureGLToGLTest, TexturingFromGLFilledRGBABufferPow2) { function in namespace:android
152 TEST_F(SurfaceTextureGLToGLTest, EglDestroySurfaceUnrefsBuffers) { function in namespace:android
197 TEST_F(SurfaceTextureGLToGLTest, EglDestroySurfaceAfterAbandonUnrefsBuffers) { function in namespace:android
249 TEST_F(SurfaceTextureGLToGLTest, EglMakeCurrentBeforeConsumerDeathUnrefsBuffers) { function in namespace:android
286 TEST_F(SurfaceTextureGLToGLTest, EglMakeCurrentAfterConsumerDeathUnrefsBuffers) { function in namespace:android
323 TEST_F(SurfaceTextureGLToGLTest, TexturingFromUserSizedGLFilledBuffer) { function in namespace:android
380 TEST_F(SurfaceTextureGLToGLTest, TexturingFromPreRotatedUserSizedGLFilledBuffer) { function in namespace:android
441 TEST_F(SurfaceTextureGLToGLTest, TexturingFromPreRotatedGLFilledBuffer) { function in namespace:android
H A DSurfaceTextureGL_test.cpp27 TEST_F(SurfaceTextureGLTest, TexturingFromCpuFilledYV12BufferNpot) { function in namespace:android
73 TEST_F(SurfaceTextureGLTest, TexturingFromCpuFilledYV12BufferPow2) { function in namespace:android
119 TEST_F(SurfaceTextureGLTest, TexturingFromCpuFilledYV12BufferWithCrop) { function in namespace:android
182 TEST_F(SurfaceTextureGLTest, TexturingFromCpuFilledYV12BuffersRepeatedly) { function in namespace:android
325 TEST_F(SurfaceTextureGLTest, TexturingFromCpuFilledRGBABufferNpot) { function in namespace:android
367 TEST_F(SurfaceTextureGLTest, TexturingFromCpuFilledRGBABufferPow2) { function in namespace:android
413 TEST_F(SurfaceTextureGLTest, DisconnectStressTest) { function in namespace:android
476 TEST_F(SurfaceTextureGLTest, DisconnectClearsCurrentTexture) { function in namespace:android
507 TEST_F(SurfaceTextureGLTest, ScaleToWindowMode) { function in namespace:android
539 TEST_F(SurfaceTextureGLTes function in namespace:android
591 TEST_F(SurfaceTextureGLTest, AbandonUnblocksDequeueBuffer) { function in namespace:android
668 TEST_F(SurfaceTextureGLTest, InvalidWidthOrHeightFails) { function in namespace:android
[all...]
H A DSurfaceTextureMultiContextGL_test.cpp28 TEST_F(SurfaceTextureMultiContextGLTest, UpdateFromMultipleContextsFails) { function in namespace:android
42 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextSucceeds) { function in namespace:android
56 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
72 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWhenAbandoned) { function in namespace:android
84 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWhenDetached) { function in namespace:android
98 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWithNoDisplay) { function in namespace:android
114 TEST_F(SurfaceTextureMultiContextGLTest, DetachFromContextFailsWithNoContext) { function in namespace:android
130 TEST_F(SurfaceTextureMultiContextGLTest, UpdateTexImageFailsWhenDetached) { function in namespace:android
141 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextSucceeds) { function in namespace:android
170 TEST_F(SurfaceTextureMultiContextGLTes function in namespace:android
201 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
232 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextFailsWhenAbandoned) { function in namespace:android
249 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextFailsWhenAttached) { function in namespace:android
260 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
268 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextFailsWithNoDisplay) { function in namespace:android
287 TEST_F(SurfaceTextureMultiContextGLTest, AttachToContextSucceedsTwice) { function in namespace:android
324 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
362 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
389 TEST_F(SurfaceTextureMultiContextGLTest, function in namespace:android
[all...]
H A DSurface_test.cpp67 TEST_F(SurfaceTest, QueuesToWindowComposerIsTrueWhenVisible) { function in namespace:android
76 TEST_F(SurfaceTest, QueuesToWindowComposerIsTrueWhenPurgatorized) { function in namespace:android
88 TEST_F(SurfaceTest, ScreenshotsOfProtectedBuffersSucceed) { function in namespace:android
131 TEST_F(SurfaceTest, ConcreteTypeIsSurface) { function in namespace:android
139 TEST_F(SurfaceTest, QueryConsumerUsage) { function in namespace:android
/frameworks/native/libs/input/tests/
H A DInputChannel_test.cpp38 TEST_F(InputChannelTest, ConstructorAndDestructor_TakesOwnershipOfFileDescriptors) { function in namespace:android
60 TEST_F(InputChannelTest, OpenInputChannelPair_ReturnsAPairOfConnectedChannels) { function in namespace:android
111 TEST_F(InputChannelTest, ReceiveSignal_WhenNoSignalPresent_ReturnsAnError) { function in namespace:android
125 TEST_F(InputChannelTest, ReceiveSignal_WhenPeerClosed_ReturnsAnError) { function in namespace:android
141 TEST_F(InputChannelTest, SendSignal_WhenPeerClosed_ReturnsAnError) { function in namespace:android
H A DInputEvent_test.cpp36 TEST_F(PointerCoordsTest, ClearSetsBitsToZero) { function in namespace:android
43 TEST_F(PointerCoordsTest, AxisValues) { function in namespace:android
141 TEST_F(PointerCoordsTest, Parcel) { function in namespace:android
175 TEST_F(KeyEventTest, Properties) { function in namespace:android
426 TEST_F(MotionEventTest, Properties) { function in namespace:android
446 TEST_F(MotionEventTest, CopyFrom_KeepHistory) { function in namespace:android
456 TEST_F(MotionEventTest, CopyFrom_DoNotKeepHistory) { function in namespace:android
474 TEST_F(MotionEventTest, OffsetLocation) { function in namespace:android
484 TEST_F(MotionEventTest, Scale) { function in namespace:android
506 TEST_F(MotionEventTes function in namespace:android
535 TEST_F(MotionEventTest, Transform) { function in namespace:android
[all...]
H A DInputPublisherAndConsumer_test.cpp65 TEST_F(InputPublisherAndConsumerTest, GetChannel_ReturnsTheChannel) { function in namespace:android
244 TEST_F(InputPublisherAndConsumerTest, PublishKeyEvent_EndToEnd) { function in namespace:android
248 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_EndToEnd) { function in namespace:android
252 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenPointerCountLessThan1_ReturnsError) { function in namespace:android
264 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenPointerCountGreaterThanMax_ReturnsError) { function in namespace:android
280 TEST_F(InputPublisherAndConsumerTest, PublishMultipleEvents_EndToEnd) { function in namespace:android
/frameworks/native/libs/ui/tests/
H A DRegion_test.cpp58 TEST_F(RegionTest, MinimalDivision_TJunction) { function in namespace:android
76 TEST_F(RegionTest, Trivial_TJunction) { function in namespace:android
84 TEST_F(RegionTest, Simple_TJunction) { function in namespace:android
122 TEST_F(RegionTest, Bigger_TJunction) { function in namespace:android
138 TEST_F(RegionTest, Random_TJunction) { function in namespace:android
H A Dmat_test.cpp32 TEST_F(MatTest, Basics) { function in namespace:android
37 TEST_F(MatTest, ComparisonOps) { function in namespace:android
47 TEST_F(MatTest, Constructors) { function in namespace:android
77 TEST_F(MatTest, ArithmeticOps) { function in namespace:android
98 TEST_F(MatTest, UnaryOps) { function in namespace:android
110 TEST_F(MatTest, MiscOps) { function in namespace:android
H A Dvec_test.cpp32 TEST_F(VecTest, Basics) { function in namespace:android
42 TEST_F(VecTest, Constructors) { function in namespace:android
86 TEST_F(VecTest, Access) { function in namespace:android
113 TEST_F(VecTest, UnaryOps) { function in namespace:android
198 TEST_F(VecTest, ComparisonOps) { function in namespace:android
208 TEST_F(VecTest, ArithmeticOps) { function in namespace:android
238 TEST_F(VecTest, ArithmeticFunc) { function in namespace:android
/frameworks/native/opengl/tests/EGLTest/
H A DEGL_test.cpp56 TEST_F(EGLTest, DISABLED_EGLConfigEightBitFirst) { function in namespace:android
89 TEST_F(EGLTest, EGLTerminateSucceedsWithRemainingObjects) { function in namespace:android
126 TEST_F(EGLTest, EGLConfigRGBA8888First) { function in namespace:android
H A Degl_cache_test.cpp43 TEST_F(EGLCacheTest, UninitializedCacheAlwaysMisses) { function in namespace:android
53 TEST_F(EGLCacheTest, InitializedCacheAlwaysHits) { function in namespace:android
64 TEST_F(EGLCacheTest, TerminatedCacheAlwaysMisses) { function in namespace:android
96 TEST_F(EGLCacheSerializationTest, ReinitializedCacheContainsValues) { function in namespace:android
/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp121 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesKeyEvents) { function in namespace:android
143 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesMotionEvents) { function in namespace:android
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...]

Completed in 1830 milliseconds

123