Home
last modified time | relevance | path

Searched refs:waitForEvents (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/
DFakeVehicleHalValueGeneratorsTest.cpp65 void waitForEvents(size_t count) { in waitForEvents() function in android::hardware::automotive::vehicle::fake::FakeVehicleHalValueGeneratorsTest
137 waitForEvents(events.size()); in TEST_F()
160 waitForEvents(1); in TEST_F()
182 waitForEvents(10); in TEST_F()
202 waitForEvents(10); in TEST_F()
222 waitForEvents(10); in TEST_F()
242 waitForEvents(10); in TEST_F()
263 waitForEvents(10); in TEST_F()
309 waitForEvents(expectedValues.size()); in TEST_F()
327 waitForEvents(40); in TEST_F()
[all …]
/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h103 void waitForEvents(const std::vector<SensorInfoType>& sensorsToWaitFor, in waitForEvents() function
474 callback.waitForEvents(sensors, std::chrono::milliseconds(1000) /* timeout */); in TEST_P()
785 callback.waitForEvents(sensors, kFiveHundredMs + (5 * maxMinDelay)); in TEST_P()
806 callback.waitForEvents(sensors, kFiveHundredMs + (5 * maxMinDelay)); in TEST_P()
/hardware/interfaces/sensors/aidl/vts/
DVtsAidlHalSensorsTargetTest.cpp261 void waitForEvents(const std::vector<SensorInfo>& sensorsToWaitFor, in waitForEvents() function in EventCallback
658 callback.waitForEvents(sensors, std::chrono::milliseconds(1000) /* timeout */); in TEST_P()
897 callback.waitForEvents(sensors, kFiveHundredMs + (5 * maxMinDelay)); in TEST_P()
918 callback.waitForEvents(sensors, kFiveHundredMs + (5 * maxMinDelay)); in TEST_P()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/
DDefaultVhalImpl_test.cpp133 void waitForEvents(std::vector<VehiclePropValuePtr>* receivedEvents, size_t count) { in waitForEvents() function in __anonf43038720111::DefaultVhalImplTest
334 waitForEvents(&receivedEvents, 5); in TEST_F()
343 waitForEvents(&receivedEvents, 10); in TEST_F()
365 waitForEvents(&receivedEvents, 4 * 2); in TEST_F()
/hardware/google/gfxstream/guest/mesa/include/CL/
Dopencl.hpp3374 waitForEvents(const vector<Event>& events) in waitForEvents() function in cl::Event
Dcl.hpp2969 waitForEvents(const VECTOR_CLASS<Event>& events) in waitForEvents() function in cl::Event