Home
last modified time | relevance | path

Searched defs:Keep (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/
Dsystem_weak_test.cc140 TEST_F(SystemWeakTest, Keep) { in TEST_F() argument
/art/artd/
Dfile_utils.cc69 Result<void> NewFile::Keep() { in Keep() function in art::artd::NewFile
Dfile_utils_test.cc69 Result<void> Keep() override { return Error() << "Unkeepable file"; } in Keep() function in art::artd::__anonb67bb8880111::UnkeepableFile