Home
last modified time | relevance | path

Searched refs:GetOldValue (Results 1 – 1 of 1) sorted by relevance

/art/libartbase/base/
Dcommon_art_test.h101 : variable_{variable}, old_value_{GetOldValue(variable)} { in ScopedUnsetEnvironmentVariable()
115 static std::optional<std::string> GetOldValue(const char* variable) { in GetOldValue() function