Searched refs:IncGlobal (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/scopeguard/
H A Dscopeguardtest.cpp32 static void IncGlobal() { gs_count++; } function
89 wxScopeGuard incGlobal = wxMakeGuard(IncGlobal),
114 wxScopeGuard incGlobal = wxMakeGuard(IncGlobal),
140 wxON_BLOCK_EXIT0(IncGlobal);

Completed in 15 milliseconds