• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching full:notes

86 // CHECK-NOTES: [[@LINE-1]]:42: warning: argument name 'param_tw' in comment does not match paramet…  in test_gmock_expectations()
87 // CHECK-NOTES: [[@LINE-18]]:42: note: 'param_two' declared here in test_gmock_expectations()
88 // CHECK-NOTES: [[@LINE-14]]:3: note: actual callee ('gmock_Method') is declared here in test_gmock_expectations()
89 // CHECK-NOTES: [[@LINE-32]]:30: note: expanded from macro 'MOCK_METHOD2' in test_gmock_expectations()
90 // CHECK-NOTES: [[@LINE-35]]:7: note: expanded from macro 'GMOCK_METHOD2_' in test_gmock_expectations()
91 // CHECK-NOTES: note: expanded from here in test_gmock_expectations()
94 // CHECK-NOTES: [[@LINE-1]]:26: warning: argument name 'p_on' in comment does not match parameter n… in test_gmock_expectations()
95 // CHECK-NOTES: [[@LINE-25]]:28: note: 'p_one' declared here in test_gmock_expectations()
96 // CHECK-NOTES: [[@LINE-21]]:3: note: actual callee ('gmock_Method2') is declared here in test_gmock_expectations()
97 // CHECK-NOTES: [[@LINE-39]]:36: note: expanded from macro 'MOCK_CONST_METHOD2' in test_gmock_expectations()
98 // CHECK-NOTES: [[@LINE-43]]:7: note: expanded from macro 'GMOCK_METHOD2_' in test_gmock_expectations()
99 // CHECK-NOTES: note: expanded from here in test_gmock_expectations()
105 // CHECK-NOTES: [[@LINE-1]]:26: warning: argument name 'p_on1' in comment does not match parameter … in test_gmock_expectations()
106 // CHECK-NOTES: [[@LINE-36]]:28: note: 'p_one' declared here in test_gmock_expectations()
107 // CHECK-NOTES: [[@LINE-32]]:3: note: actual callee ('gmock_Method2') is declared here in test_gmock_expectations()
108 // CHECK-NOTES: [[@LINE-50]]:36: note: expanded from macro 'MOCK_CONST_METHOD2' in test_gmock_expectations()
109 // CHECK-NOTES: [[@LINE-54]]:7: note: expanded from macro 'GMOCK_METHOD2_' in test_gmock_expectations()
110 // CHECK-NOTES: note: expanded from here in test_gmock_expectations()
111 // CHECK-NOTES: [[@LINE-7]]:44: warning: argument name 'p_tw2' in comment does not match parameter … in test_gmock_expectations()
112 // CHECK-NOTES: [[@LINE-42]]:39: note: 'p_two' declared here in test_gmock_expectations()
113 // CHECK-NOTES: [[@LINE-38]]:3: note: actual callee ('gmock_Method2') is declared here in test_gmock_expectations()
114 // CHECK-NOTES: [[@LINE-56]]:36: note: expanded from macro 'MOCK_CONST_METHOD2' in test_gmock_expectations()
115 // CHECK-NOTES: [[@LINE-60]]:7: note: expanded from macro 'GMOCK_METHOD2_' in test_gmock_expectations()
116 // CHECK-NOTES: note: expanded from here in test_gmock_expectations()
126 // CHECK-NOTES: [[@LINE-1]]:29: warning: argument name 'param_tw' in comment does not match paramet… in test_gmock_direct_calls()
127 // CHECK-NOTES: [[@LINE-58]]:42: note: 'param_two' declared here in test_gmock_direct_calls()
128 // CHECK-NOTES: [[@LINE-54]]:16: note: actual callee ('Method') is declared here in test_gmock_direct_calls()