Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/tests/
H A Dap_interface_impl_unittest.cpp57 void CaptureStationEventHandler( in CaptureStationEventHandler() function
96 .WillOnce(Invoke(bind(CaptureStationEventHandler, &handler, _1, _2))); in TEST_F()
118 .WillOnce(Invoke(bind(CaptureStationEventHandler, &handler, _1, _2))); in TEST_F()