Home
last modified time | relevance | path

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

/aosp12/system/testing/gtest_extras/
H A DOptions.cpp57 {"gtest_output", {FLAG_ENVIRONMENT_VARIABLE | FLAG_REQUIRES_VALUE, &Options::SetXmlFile}},
158 bool Options::SetXmlFile(const std::string& arg, const std::string& value, bool from_env) { in SetXmlFile() function in android::gtest_extras::Options
H A DOptions.h88 bool SetXmlFile(const std::string&, const std::string&, bool);