Home | History | Annotate | Download | only in src

Lines Matching full:calling

253 // Google Test before calling RUN_ALL_TESTS().
263 // results of calling a given int-returning method on each.
3062 // caller. Calling the function again invalidates the previous
3257 // We don't protect this under mutex_, as we only support calling it
3285 // assertion macros instead of calling this directly.
3349 // We don't protect this under mutex_, as we only support calling it
3598 "before calling RUN_ALL_TESTS(). Please fix it.\n");
4299 // Initializes Google Test. This must be called before calling
4307 // Calling the function for the second time has no user-visible effect.