Searched defs:first_guard (Results 1 – 1 of 1) sorted by relevance
69 ScopeGuard first_guard([&] { executed = true; }); in TEST() local79 ScopeGuard first_guard([&] { executed = true; }); in TEST() local