replicant-frameworks_native/libs/gui/tests
Alistair Strachan 8f76b6bedf gui: Fix return code assert in CpuConsumer_test.
The CpuConsumer error code was changed recently from INVALID_OPERATION to
NOT_ENOUGH_DATA, however the CpuConsumer_test was not updated. This change
fixes the return code checked by CpuConsumer_test so the test no longer
fails.

Change-Id: Ie548ddcb313fa34c130ac63355090cb44ac15ebf
2013-12-04 14:57:22 -08:00
..
Android.mk
BufferQueue_test.cpp Fix build (tests) 2013-09-17 15:55:18 -07:00
CpuConsumer_test.cpp gui: Fix return code assert in CpuConsumer_test. 2013-12-04 14:57:22 -08:00
Surface_test.cpp
SurfaceTexture_test.cpp resolved conflicts for merge of 1852eb4f to klp-dev-plus-aosp 2013-09-12 11:51:34 -07:00
SurfaceTextureClient_test.cpp