Searched defs:MakeResultVoid (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/internal/
H A Dgmock-generated-internal-utils.h148 // MakeResultVoid: the function type obtained by substituting void
161 typedef void MakeResultVoid(); typedef in struct:testing::internal::Function
171 typedef void MakeResultVoid(A1); typedef in struct:testing::internal::Function
181 typedef void MakeResultVoid(A1, A2); typedef in struct:testing::internal::Function
191 typedef void MakeResultVoid(A1, A2, A3); typedef in struct:testing::internal::Function
201 typedef void MakeResultVoid(A1, A2, A3, A4); typedef in struct:testing::internal::Function
212 typedef void MakeResultVoid(A1, A2, A3, A4, A5); typedef in struct:testing::internal::Function
223 typedef void MakeResultVoid(A1, A2, A3, A4, A5, A6); typedef in struct:testing::internal::Function
234 typedef void MakeResultVoid(A1, A2, A3, A4, A5, A6, A7); typedef in struct:testing::internal::Function
245 typedef void MakeResultVoid(A typedef in struct:testing::internal::Function
256 typedef void MakeResultVoid(A1, A2, A3, A4, A5, A6, A7, A8, A9); typedef in struct:testing::internal::Function
270 typedef void MakeResultVoid(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10); typedef in struct:testing::internal::Function
[all...]

Completed in 81 milliseconds