class TimerTest_StartInHandler_Test

Defined at line 102 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc

This test creates a one-shot timer and checks if the timer can be Started from within the handler

itself. A second timer is created to ensure that calling Start on the first timer in the handler

does not have any side-effects.

Public Methods

void TimerTest_StartInHandler_Test ()

Defined at line 102 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc

void TimerTest_StartInHandler_Test (const TimerTest_StartInHandler_Test & )

Defined at line 102 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc

void TimerTest_StartInHandler_Test (TimerTest_StartInHandler_Test && )

Defined at line 102 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc

TimerTest_StartInHandler_Test & operator= (const TimerTest_StartInHandler_Test & )

Defined at line 102 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc

TimerTest_StartInHandler_Test & operator= (TimerTest_StartInHandler_Test && )

Defined at line 102 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc

void ~TimerTest_StartInHandler_Test ()

Defined at line 102 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/test/timer_test.cc