Home | History | Annotate | Download | only in bots

Lines Matching defs:relpath

394 // relpath returns the relative path to the given file from the config file.
395 func relpath(f string) string {
419 Isolate: relpath("bundle_recipes.isolate"),
475 Isolate: relpath(ISOLATE_ASSET_MAPPING[name].isolateFile),
578 Isolate: relpath("compile_skia.isolate"),
609 Isolate: relpath("upload_dm_results.isolate"),
638 Isolate: relpath("compile_skia.isolate"),
662 Isolate: relpath("meta_config.isolate"),
690 Isolate: relpath("ct_skps_skia.isolate"),
713 Isolate: relpath("compile_skia.isolate"),
737 Isolate: relpath("housekeeper_skia.isolate"),
761 Isolate: relpath("compile_skia.isolate"),
786 Isolate: relpath("compile_skia.isolate"),
809 Isolate: relpath("infra_skia.isolate"),
841 Isolate: relpath("calmbench.isolate"),
868 Isolate: relpath("upload_nano_results.isolate"),
918 Isolate: relpath("test_skia.isolate"),
925 s.Isolate = relpath("test_skia_bundled_win.isolate")
927 s.Isolate = relpath("test_skia_bundled_unix.isolate")
970 Isolate: relpath("upload_dm_results.isolate"),
1013 Isolate: relpath("test_skia.isolate"),
1020 s.Isolate = relpath("test_skia_bundled_win.isolate")
1022 s.Isolate = relpath("test_skia_bundled_unix.isolate")
1058 Isolate: relpath("upload_coverage_results.isolate"),
1068 isolate := relpath("perf_skia.isolate")
1071 isolate = relpath("skpbench_skia.isolate")
1074 isolate = relpath("skpbench_skia_bundled_win.isolate")
1076 isolate = relpath("skpbench_skia_bundled_unix.isolate")
1081 isolate = relpath("perf_skia_bundled_win.isolate")
1083 isolate = relpath("perf_skia_bundled_unix.isolate")
1151 Isolate: relpath("upload_nano_results.isolate"),