Home | History | Annotate | Download | only in test

Lines Matching refs:TestGTestRemoveReference

7031 void TestGTestRemoveReference() {
7036 TestGTestRemoveReference<int, int>();
7037 TestGTestRemoveReference<const char, const char&>();