Home
last modified time | relevance | path

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

/art/libartbase/base/
Dcommon_art_test.h100 explicit ScopedUnsetEnvironmentVariable(const char* variable) in ScopedUnsetEnvironmentVariable()
115 static std::optional<std::string> GetOldValue(const char* variable) { in GetOldValue()