Searched defs:RunConfig (Results 1 – 3 of 3) sorted by relevance
25 type RunConfig struct { struct26 TelemetryDir string // if set, overrides the telemetry data directory27 UploadURL string // if set, overrides the telemetry upload endpoint28 LogWriter io.Writer // if set, used for detailed logging of the upload process29 Env []string // if set, appended to the config download environment30 StartTime time.Time // if set, overrides the upload start time34 func Run(config RunConfig) error {69 func newUploader(rcfg RunConfig) (*uploader, error) {
155 void TestHarness::RunConfig(const char* cfg_name, in RunConfig() function in perfetto::__anonc5709af70111::TestHarness
461 "RunConfig":{"shape":"CanaryRunConfigOutput"}, object836 "RunConfig":{ object1669 "RunConfig":{ object