Lines Matching full:structured
9 # Structured metrics is subcomponent of UMA that gathers and reports structured
11 static_library("structured") {
51 "//components/metrics/structured/mojom",
138 script = "//tools/metrics/structured/gen_events.py"
142 "//tools/metrics/structured/codegen.py",
143 "//tools/metrics/structured/gen_events.py",
144 "//tools/metrics/structured/model.py",
145 "//tools/metrics/structured/model_util.py",
146 "//tools/metrics/structured/templates_events.py",
148 sources = [ "//tools/metrics/structured/sync/structured.xml" ]
177 script = "//tools/metrics/structured/gen_validator.py"
181 "//tools/metrics/structured/codegen.py",
182 "//tools/metrics/structured/gen_validator.py",
183 "//tools/metrics/structured/model.py",
184 "//tools/metrics/structured/model_util.py",
185 "//tools/metrics/structured/templates_validator.py",
187 sources = [ "//tools/metrics/structured/sync/structured.xml" ]
230 ":structured",
251 ":structured",
275 "//components/metrics/structured/mojom:unit_tests",