Home
last modified time | relevance | path

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

/system/testing/gtest_extras/
DOptions.cpp71 {FLAG_ENVIRONMENT_VARIABLE | FLAG_REQUIRES_VALUE, &Options::SetNumericEnvOnly}},
73 {FLAG_ENVIRONMENT_VARIABLE | FLAG_REQUIRES_VALUE, &Options::SetNumericEnvOnly}},
128 bool Options::SetNumericEnvOnly(const std::string& arg, const std::string& value, bool from_env) { in SetNumericEnvOnly() function in android::gtest_extras::Options
DOptions.h82 bool SetNumericEnvOnly(const std::string&, const std::string&, bool);