Home
last modified time | relevance | path

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

/external/perfetto/infra/ci/frontend/static/
Dscript.js20 const JOB_TYPES = [ variable
146 const allCols = 4 + JOB_TYPES.length;
209 JOB_TYPES.map(job => m(`td#${job.id}`, job.label))
259 JOB_TYPES.map(x => renderClJobCell(`cls/${cl.num}-${cl.psNum}`, x.id))
276 JOB_TYPES.map(x => renderClJobCell(src, x.id))
297 JOB_TYPES.map(x => renderClJobCell(`branches/${key}`, x.id))
321 m(`td[colspan=${JOB_TYPES.length}]`,