class TimerTest_StopInHandler_Test
Defined at line 137 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc
This test creates a periodic timer and checks if Stop can be called from within the handler
itself. A second timer is created to ensure calling Stop from within the first handler does not
have any side-effects.
Public Methods
void TimerTest_StopInHandler_Test ()
Defined at line 137 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc
void TimerTest_StopInHandler_Test (const TimerTest_StopInHandler_Test & )
Defined at line 137 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc
void TimerTest_StopInHandler_Test (TimerTest_StopInHandler_Test && )
Defined at line 137 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc
TimerTest_StopInHandler_Test & operator= (const TimerTest_StopInHandler_Test & )
Defined at line 137 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc
TimerTest_StopInHandler_Test & operator= (TimerTest_StopInHandler_Test && )
Defined at line 137 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc
void ~TimerTest_StopInHandler_Test ()
Defined at line 137 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc