Home | History | Annotate | Download | only in gtest

Lines Matching refs:a_key

476   TestProperty(const char* a_key, const char* a_value) :
477 key_(a_key), value_(a_value) {