Searched refs:processTestData (Results 1 – 1 of 1) sorted by relevance
115 if err := processTestData(ctx, testsWorkPath, goldctlAbsPath, goldctlWorkPath); err != nil {225 func processTestData(ctx context.Context, testOutputPath, goldctlPath, goldctlWorkPath string) erro… func