Home | History | Annotate | Download | only in gtest

Lines Matching refs:a_key

491   TestProperty(const std::string& a_key, const std::string& a_value) :
492 key_(a_key), value_(a_value) {