Searched defs:SetDryRun (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/odrefresh/ | ||
H A D | odr_config.h | 128 void SetDryRun() { dry_run_ = true; } in SetDryRun() function |
/aosp12/frameworks/native/cmds/dumpstate/tests/ | ||
H A D | dumpstate_test.cpp | 89 void SetDryRun(bool dry_run) const { in SetDryRun() function in android::os::dumpstate::DumpstateBaseTest |