Lines Matching full:trace
73 This failure is expected, and shouldn't have a trace.
76 This failure is expected, and should have a trace.
77 Google Test trace:
78 gtest_output_test_.cc:#: Expected trace
81 This failure is expected, and shouldn't have a trace.
89 Google Test trace:
95 Google Test trace:
104 Google Test trace:
110 Google Test trace:
119 Google Test trace:
127 This failure is expected, and should contain trace point A.
128 Google Test trace:
132 This failure is expected, and should contain trace point A and B.
133 Google Test trace:
138 This failure is expected, and should contain trace point A, B, and C.
139 Google Test trace:
145 This failure is expected, and should contain trace point A, B, and D.
146 Google Test trace:
155 Expected failure #1 (in thread B, only trace B alive).
156 Google Test trace:
157 gtest_output_test_.cc:#: Trace B
160 Expected failure #2 (in thread A, trace A & B both alive).
161 Google Test trace:
162 gtest_output_test_.cc:#: Trace A
165 Expected failure #3 (in thread B, trace A & B both alive).
166 Google Test trace:
167 gtest_output_test_.cc:#: Trace B
170 Expected failure #4 (in thread B, only trace A alive).
173 Expected failure #5 (in thread A, only trace A alive).
174 Google Test trace:
175 gtest_output_test_.cc:#: Trace A
178 Expected failure #6 (in thread A, no trace alive).