Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dcontexthub.cpp411 auto test_event_handler = [this, &sensor, &success](const AppToHostEvent &event) -> bool { in TestSingleSensor() local
419 result = ReadAppEvents(test_event_handler, kTestTimeoutMs); in TestSingleSensor()