Home | History | Annotate | Download | only in test

Lines Matching refs:a_value

473   explicit IntValue(int a_value) : value_(a_value) {}
2799 explicit Uncopyable(int a_value) : value_(a_value) {}
3469 explicit NotCopyable(int a_value) : value_(a_value) {}