Lines Matching refs:a_value
267 explicit DogAdder(const char* a_value) : value_(a_value) {}305 explicit IntWrapper(int a_value) : value_(a_value) {}