Home | History | Annotate | Download | only in gtest

Lines Matching refs:a_value

17501   TestProperty(const char* a_key, const char* a_value) :
17502 key_(a_key), value_(a_value) {