Home
last modified time | relevance | path

Searched defs:reg (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/tests/
H A DwatchtowerTest.cpp
/glogg/tests/
H A DwatchtowerTest.cpp104 auto reg = watch_tower->addFile( filename, [this, weakHeartbeat] (void) { in registerFile() local
323 auto reg = mortal_watch_tower->addFile( "/tmp/test_file", [] (void) { } ); in TEST() local