Searched defs:garbage (Results 1 – 5 of 5) sorted by relevance
94 std::vector<std::any> garbage; // objects destroyed after lock. in put() local222 bool gc(std::vector<std::any>& garbage) REQUIRES(mLock) { in gc()
282 std::vector<std::any> garbage; variable501 bool gc(std::vector<std::any>& garbage) REQUIRES(mLock) { in gc()
184 uintptr_t garbage = in SweepWalk() local194 uintptr_t garbage = in SweepWalk() local
296 static const unsigned char garbage[] = "<INVALID>"; in dump_log_msg() local
1862 std::string garbage = "definitely not a valid TLS ServerHello"; in TEST_F() local