History log of /system/chre/core/tests/request_multiplexer_test.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cea64a899fafc0e75dc0e63dbe699ca5679564ad 09-Mar-2017 Meng-hsuan Chung <menghsuan@google.com> Removes one-shot sensor's requests after delivering data to clients

Change-Id: Ieedc53cd140eedfb206eb6e8cdda06894a77fc07
/system/chre/core/tests/request_multiplexer_test.cc
1de1c6c5fc1c743d3378d1cea36b8b151bd6aefb 01-Mar-2017 Andrew Rossignol <aarossig@google.com> Updates the RequestMultiplexer test to pass an index to addRequest

Change-Id: I17897ccc4e2da9548d2d2ab58a26f9ec6b8305c4
/system/chre/core/tests/request_multiplexer_test.cc
2d93f2a877a9c68a2ef249ba996188188d8469ac 28-Jan-2017 Andrew Rossignol <aarossig@google.com> Refactors the RequestMultiplexer to use mergeWith

- Replaces the generateIntersectionOf class to avoid temporary objects.
- Updates the SensorRequest implementation and tests to use this new API

Change-Id: I39b646ac36b299d724eb2ce8102ef489ee84fa8d
/system/chre/core/tests/request_multiplexer_test.cc
36a2039ea80015d6f38f538204b131da41b41e4c 26-Jan-2017 Andrew Rossignol <aarossig@google.com> Adds an updateRequest method to the RequestMultiplexer

Change-Id: Ib7b3b610f1146d8fbd36b52945f83305a0324ad8
/system/chre/core/tests/request_multiplexer_test.cc
05ae3086fc807d601355d1cdd5646c7c4aae4655 11-Jan-2017 Andrew Rossignol <aarossig@google.com> Adds a RequestMultiplexer container

- To be used to merge requests for a resource into one request.
- Adds tests.
- Provides documentation for the interface of the RequestType class.

Change-Id: I65f97e64f29e82bd3f28c3c1b219ed0471cb23cb
/system/chre/core/tests/request_multiplexer_test.cc