Searched refs:guardUnguard (Results 1 – 2 of 2) sorted by relevance
812 auto guardUnguard = make_scope_guard([&]() { in processCommand() local
1363 auto guardUnguard = make_scope_guard([&]() { setrlimit(RLIMIT_NOFILE, &origNofile); }); in TEST_F() local