Home
last modified time | relevance | path

Searched refs:projectID (Results 1 – 6 of 6) sorted by relevance

/third_party/libxml2/example/
Dgjobread.c97 xmlChar *projectID; member
129 ret->projectID = xmlGetProp(cur, (const xmlChar *) "ID"); in parseJob()
130 if (ret->projectID == NULL) { in parseJob()
160 if (cur->projectID != NULL) printf("projectID: %s\n", cur->projectID); in printJob()
/third_party/skia/infra/bots/task_drivers/compile_wasm_gm_tests/
Dcompile_wasm_gm_tests.go30 projectID = flag.String("project_id", "", "ID of the Google Cloud project.")
42 ctx := td.StartRun(projectID, taskID, taskName, outputSteps, local)
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
Dperf_puppeteer_canvas.go32 projectID = flag.String("project_id", "", "ID of the Google Cloud project.")
56 ctx := td.StartRun(projectID, taskID, taskName, outputSteps, local)
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
Dperf_puppeteer_render_skps.go35 projectID = flag.String("project_id", "", "ID of the Google Cloud project.")
60 ctx := td.StartRun(projectID, taskID, taskName, outputSteps, local)
/third_party/skia/infra/bots/task_drivers/run_wasm_gm_tests/
Drun_wasm_gm_tests.go34 projectID = flag.String("project_id", "", "ID of the Google Cloud project.")
56 ctx := td.StartRun(projectID, taskID, taskName, outputSteps, local)
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
Dperf_puppeteer_skottie_frames.go35 projectID = flag.String("project_id", "", "ID of the Google Cloud project.")
60 ctx := td.StartRun(projectID, taskID, taskName, outputSteps, local)