Searched refs:SetIterations (Results 1 – 2 of 2) sorted by relevance
85 bool SetIterations(const std::string&, const std::string&, bool);
52 {FLAG_ENVIRONMENT_VARIABLE | FLAG_REQUIRES_VALUE, &Options::SetIterations},145 bool Options::SetIterations(const std::string& arg, const std::string& value, bool from_env) { in SetIterations() function in android::gtest_extras::Options