Searched refs:runAndPrint (Results 1 – 9 of 9) sorted by relevance
62 static bool runAndPrint();
42 return (TestRegistry::runAndPrint() ? 0 : 1); in OnRun()
50 bool TestRegistry::runAndPrint() in runAndPrint() function in TestRegistry
360 func (e *Executor) runAndPrint(ctx context.Context, args []string) error { func439 if err := e.runAndPrint(ctx, args); err != nil {
384 func (e *Executor) runAndPrint(ctx context.Context, args []string) error { func465 if err := e.runAndPrint(ctx, args); err != nil {
373 func (e *Executor) runAndPrint(ctx context.Context, args []string) error { func452 if err := e.runAndPrint(ctx, args); err != nil {