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.cpp89 wxScopeGuard incGlobal = wxMakeGuard(IncGlobal), local
93 wxUnusedVar(incGlobal);
114 wxScopeGuard incGlobal = wxMakeGuard(IncGlobal), local
118 incGlobal.Dismiss();

Completed in 76 milliseconds